[giggle] 0.4.95



commit b5da3ecd57b4815e2cb27cd285d8b045e82f05a4
Author: Javier Jardón <jjardon gnome org>
Date:   Mon Jan 25 19:25:14 2010 +0100

    0.4.95

 NEWS         |   63 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 64 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5b2a42a..a2d72bd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,66 @@
+Giggle 0.4.95, 2010-01-25
+=========================
+
+Main repo changed to: http://git.gnome.org/browse/giggle/
+
+Notes:
+
+ * This is a development release leading up to Giggle 0.5.
+   Focus was fixing build issues found in the last release.
+
+ * This is unstable development release. While it has had a bit of testing,
+   there are plenty of bugs and regressions remaining to be found.
+   This release should not be used in production.
+
+ * Bugs should be reported to http://bugzilla.gnome.org/.
+
+Bugs fixed:
+
+ * 570506 - Reset config hash-table on repository switch instead of unref
+ * 566158 - Use gnome-autogen.sh to fix builddir != srcdir builds
+ * 591198 - Get rid of shave with AM_SILENT_RULES automake option
+ * 590819 - Migrate to GtkBuilder
+ * 573382 - Detect invalid characters in diff view
+ * 572666 - Improve rendering of annotation markers
+ * 573405 - Implement GiggleClipboard interface for terminal view
+ * 573403 - Open terminals in repository folder
+ * 572506 - Cleanup library dependencies
+ * 572530 - Call setlocale() to translate --help output
+ * 572486 - Use a better icon for the diff view
+ * 572446 - Use git diff-tree instead of git diff
+
+Other changes:
+
+ * New GTK+ required version is 2.18
+ * Bumped GtkSourceView required version to 2.8
+ * Removed libglade dependency
+ * Remove Glib/GTK+ deprecated symbols
+ * Use only single Glib/GTK+ includes
+ * Use accessor functions instead direct access (compile with -DGSEAL_ENABLED)
+
+Translations:
+
+ * Added simplified Chinese (zh_CN) translation by Aron Xu
+ * Added Russian (ru) translation by Trukhachev Alexey
+ * Added Punjabi (pa) translation by A S Alam
+ * Updated French (fr) translation by Stéphane Raimbault and spip
+ * Updated German (de) translation by Mathias Hasselmann
+ * Updated Polish (pl) translation by Å?ukasz JernaÅ?
+ * Updated Slovenian (sl) translation by Andrej ŽnidarÅ¡iÄ?
+
+Contributors:
+
+ * Andreas Köhler
+ * Daniel Schierbeck
+ * Davyd Madeley
+ * Guilhem Bonnefille
+ * Hans Breuer
+ * Javier Jardón
+ * Jonh Wendell
+ * Mathias Hasselmann
+ * Stephane Delcroix
+ * Thomas Hindoe Paaboel Andersen
+
 Giggle 0.4.91, 2009-02-16
 =========================
 
diff --git a/configure.ac b/configure.ac
index fb7f047..a98decc 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.63.2)
 AC_INIT([Giggle],
-        [0.4.91],
+        [0.4.95],
         [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]