[gnome-panel] release: 3.6.2



commit 8bb702de576cfcf04a78baa85bb69c08144451c4
Author: Vincent Untz <vuntz gnome org>
Date:   Mon Nov 12 19:04:52 2012 +0100

    release: 3.6.2

 NEWS         |   21 +++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 22 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 511f56f..42fdef8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,25 @@
 =============
+Version 3.6.2
+=============
+
+  Panel
+
+	* Avoid double forking when launching apps to not break "pkexec" (Colin
+	  Walters)
+	* Fix using a variable after it was freed (Milan Crha)
+
+  Clock Applet
+
+	* Open calendar application in correct month (Marek Kasik)
+
+  Translators
+
+	* Arash Mousavi (fa)
+	* Shankar Prasad (kn)
+	* Kjartan Maraas (nb)
+	* Pavol Åimo (sk)
+
+=============
 Version 3.6.0
 =============
 
diff --git a/configure.ac b/configure.ac
index 70e35d7..1edc149 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gnome-panel], [3.6.1],
+AC_INIT([gnome-panel], [3.6.2],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-panel])
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz tar-ustar -Wno-portability])



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