[devhelp] 2009-08-12 Lucas Rocha <lucasr gnome org>



commit e1e0c4cdee526259ee0555aad7106250e8636f5d
Author: Lucas Rocha <lucasr gnome org>
Date:   Wed Aug 12 22:43:35 2009 +0100

    2009-08-12  Lucas Rocha  <lucasr gnome org>
    
    	* Release 0.23.1.
    
    	* configure.ac: Bump version.

 ChangeLog    |    6 ++++++
 NEWS         |   19 +++++++++++++++++++
 configure.ac |    2 +-
 3 files changed, 26 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 4b56b00..0c85378 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2009-08-12  Lucas Rocha  <lucasr gnome org>
 
+	* Release 0.23.1.
+
+	* configure.ac: Bump version.
+
+2009-08-12  Lucas Rocha  <lucasr gnome org>
+
 	* src/dh-assistant-view.c: Patch from Matthew Barnes to
 	fix bug #588655, Work around deprecated g_mapped_file_free().
 
diff --git a/NEWS b/NEWS
index bd463a0..ce73179 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+NEW in 0.23.1:
+==============
+
+This is a build fix release for latest glib and a translation update.
+The updated translations are:
+
+Updated translations: ca, ko, sv, es, cs, el, it, ja, ga, pt_BR, uk,
+et, fr, se, zh_CN, zh_HK, bg, ge, he
+
+Many thanks to the translators: Gil Forcada, Changwoo Ryu,
+Jani Monoses, Daniel Nylander, Jorge Gonzalez Gonzalez, Petr Kovar,
+Jennie Petoumenou, Francesco Marletta, Yair Hershkovitz,
+Takeshi Aihana, Ignacio Casal Quinteiro, Miquel Esplà,
+Leonardo Ferreira Fontenelle, Matej Urban, Ihar Hrachyshka,
+Maxim V. Dziumanenko, Maxim V. Dziumanenko, Socratis Vavilis,
+Antón Méixome, Î?αÏ?ίληÏ? Î?ονÏ?ογιάνηÏ?, Mattias Põldaru, Kjartan Maraas,
+Claude Paroz, Chao-Hsiung Liao, Theppitak Karoonboonyanan,
+Ivar Smolin, Yavor Doganov, Christian Kirbach
+
 NEW in 0.23:
 ============
 
diff --git a/configure.ac b/configure.ac
index eba1dc5..8166775 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT([Devhelp],[0.23],[http://bugzilla.gnome.org/enter_bug.cgi?product=devhelp],[devhelp])
+AC_INIT([Devhelp],[0.23.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=devhelp],[devhelp])
 
 AC_CONFIG_HEADERS(config.h)
 AC_CONFIG_AUX_DIR(build)



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