[giggle/giggle-0-6] 0.6.2



commit 004a3c65fc67bfff3708395dd9c46cd48b1588d1
Author: Javier JardÃn <jjardon gnome org>
Date:   Thu Nov 1 13:21:54 2012 +0900

    0.6.2

 NEWS         |   24 ++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 25 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 127b912..38dcb57 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+Giggle 0.6.2, 2012-11-1
+=======================
+Changes:
+
+ * build: Explicitly link to gmodule-2.0 (Vincent Untz)
+ * Use the giggle api instead g_object_get() (Javier JardÃn)
+
+
+Giggle 0.6.1, 2011-10-20
+========================
+Changes:
+
+ * configure.ac: Declare gdk and gdk-pixbuf dependencies (Guilhem Bonnefille)
+ * Escape the commit message correctly	(Denis Jasselette)
+ * data/main-window.ui: Do not create another window in the remote dialog (Javier JardÃn)
+ * plugins/giggle-view-terminal.c: Fix crash when opening a terminal (Javier JardÃn)
+ * plugins/giggle-view-terminal.c: Set the child properties correctly (Javier JardÃn)
+ * src/giggle-window.c: Use help: instead ghelp: (Javier JardÃn)
+
+Translations:
+
+ * Update Polish translation (Åukasz JernaÅ)
+
+
 Giggle 0.6, 2011-10-20
 ======================
 Changes:
diff --git a/configure.ac b/configure.ac
index 6b25c62..19fceff 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ([2.64])
 AC_INIT([Giggle],
-        [0.6],
+        [0.6.2],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=giggle],
         [giggle],
         [http://live.gnome.org/giggle])



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