[totem] 3.11.91



commit dd64a7407930421d7cb912aca5270921df779173
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Mar 18 12:04:19 2014 +0100

    3.11.91

 NEWS         |   16 ++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9474200..fb4c2cc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,21 @@
 New features and significant updates in version...
 
+Major changes in 3.11.91:
+- Use popovers for menus, and remove their shadows
+- Hide popups after 2 seconds not 5
+- Fix crashers when deleting items
+- Only resolve using the passed source
+- Remove stock icons usage
+- Don't offer to save file in ~/Videos subdirs
+- Fix empty window title in some cases
+- Fix handling of kbd shortcuts with multiple modifiers
+- Blacklist adult sources for now
+- Fix ngettext usage
+- Avoid queueing multiple thumbnail updates
+- Add names to timeouts and idles
+- Don't monitor the filesystem plugin
+- Translation updates
+
 Major changes in 3.11.90:
 - Add sideways swipe gestures to seek inside the window
 - Move Open/Add menu items to the "Add" button
diff --git a/configure.ac b/configure.ac
index 850fe9d..eb1e958 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ[(2.64)]
 
 m4_define(totem_version_major, 3)
 m4_define(totem_version_minor, 11)
-m4_define(totem_version_micro, 90)
+m4_define(totem_version_micro, 91)
 
 # The version of the API exposed to plugins
 m4_define(totem_api_version_major, 1)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]