summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2011-01-28 12:51:08 +0000
committerBastien Nocera <hadess@hadess.net>2011-01-28 12:51:08 +0000
commitd931270bc97eaf90e74879b07dbe07e06f8d2f09 (patch)
tree36aa83f9b49a1494251290141b4c210f97c18993
parentb8245b585074fe4a14147e6c00a222008a1bd2ad (diff)
downloadtotem-d931270bc97eaf90e74879b07dbe07e06f8d2f09.tar.gz
Update NEWS
To prepare for release
-rw-r--r--NEWS27
1 files changed, 27 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8633b52e3..e7436c15c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,32 @@
New features and significant updates in version...
+2.91.5:
+* Build:
+ - Fix build with newer versions of GTK+ 3.x
+
+* Thumbnailer:
+ - Register thumbnailer with new scheme
+ - Always use the better looking resize method, even for
+ large thumbnails
+
+* Movie Player:
+ - Use new-style toolbar for playlist
+ - Fix look of plugins preferences
+ - Notice panels when automatically resizing the window
+
+* Plugins:
+ - Fix subtitles plugin not closing after download
+ - Downgrade YouTube plugin's abilities, see:
+ http://www.hadess.net/2011/01/youtube-playback-will-suck-again.html
+ - Offer to launch YouTube in browser if video is not
+ available in the requested format.
+ - Re-add support for Vala plugins and sample vala plugin
+ - Add support for additional multimedia keys
+ - Port tracker plugin to newest API
+
+* Browser plugin:
+ - Fix possible crasher in the glow button
+
2.91.4:
* Build:
- Port to GtkStyleContext