summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2013-05-14 12:44:53 +0200
committerBastien Nocera <hadess@hadess.net>2013-05-14 12:44:53 +0200
commit57d5cae0a17918fd9f70f4eeeaf01bec3e32599f (patch)
tree8c5f4225a19b78204614f0753ac6b3454d6f9bfa
parent77255d87d1d472a4d8f49ec099142bffa413eb45 (diff)
downloadtotem-V_3_8_2.tar.gz
3.8.2V_3_8_2
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
m---------libgd0
3 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 088ef9ad6..7b815dbac 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 90e0be0d7..0810f0165 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
-Subproject fc725807f57063fce6b65bb9642ed7d5ad292f3
+Subproject 572fcf471c8d521ddbff7dab5be08450ec15c99