[totem/gnome-3-8] 3.8.2



commit 57d5cae0a17918fd9f70f4eeeaf01bec3e32599f
Author: Bastien Nocera <hadess hadess net>
Date:   Tue May 14 12:44:53 2013 +0200

    3.8.2

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 libgd        |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 088ef9a..7b815db 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,12 @@
 New features and significant updates in version...
 
+Major changes in 3.8.2:
+- Work-around problem with initial window size
+- Fix errors in gallery name print when filename contains "&"
+- Fix translations not being applied in nautilus' properties
+- Fix Python Console not working
+- Fix screenshot keyboard shortcut
+
 Major changes in 3.8.0:
 - Updated translations
 
diff --git a/configure.ac b/configure.ac
index 90e0be0..0810f01 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, 8)
-m4_define(totem_version_micro, 0)
+m4_define(totem_version_micro, 2)
 
 # The version of the API exposed to plugins
 m4_define(totem_api_version_major, 1)
diff --git a/libgd b/libgd
index fc72580..572fcf4 160000
--- a/libgd
+++ b/libgd
@@ -1 +1 @@
-Subproject commit fc725807f57063fce6b65bb9642ed7d5ad292f3a
+Subproject commit 572fcf471c8d521ddbff7dab5be08450ec15c995


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