summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--NEWS18
-rw-r--r--configure.in2
-rw-r--r--help/ChangeLog4
-rw-r--r--po/ChangeLog4
5 files changed, 31 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d551d7..b3b4f7b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-05-15 Lucas Rocha <lucasr@gnome.org>
+ * NEWS: release 2.19.1
+
+2007-05-15 Lucas Rocha <lucasr@gnome.org>
+
* src/text.c (zenity_text_dialog_response): fix seg fault when
outputing files with special printf format strings (Fixes
bug #405006). Patch from Mariano Suárez-Alvarez.
diff --git a/NEWS b/NEWS
index c56d82f..70a6ac2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Zenity 2.19.1
+" Medieval Times "
+ * Update man page with new options (Sven Arvidsson) [#436187]
+ * Several build cleanups (Kjartan Maraas) [#416196]
+ * Double-clicking on calendar dialog for response (Tom Tromey)
+ [#395152]
+ * libnotify support made optional (Saleem Abdulrasool) [#346843]
+ * Fix index handling on --print-column option of list dialog
+ (Lucas Rocha) [#420396]
+ * Fix crash when using special printf format string in textinfo
+ dialog (Mariana Suárez-Alvarez) [#405006]
+ * New and updated documentation translations
+ - Jorge Gonzalez [es]
+ - Nickolay V. Shmyrev [ru]
+ * New and updated translations
+ - Funda Wang [zh_CN]
+ - Jakub Friedl [cs]
+
Zenity 2.18.1
" Moving on "
* New and updated translations
diff --git a/configure.in b/configure.in
index 8af2064..2d0f3fc 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([Zenity],[2.18.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity])
+AC_INIT([Zenity],[2.19.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity])
AC_PREREQ([2.59])
diff --git a/help/ChangeLog b/help/ChangeLog
index 414ecfb..4d0beea 100644
--- a/help/ChangeLog
+++ b/help/ChangeLog
@@ -1,3 +1,7 @@
+2007-05-15 Lucas Rocha <lucasr@gnome.org>
+
+ * 2.19.1 version marker.
+
2007-04-22 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* Makefile.am:
diff --git a/po/ChangeLog b/po/ChangeLog
index b3a9fbd..1f1159e 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2007-05-15 Lucas Rocha <lucasr@gnome.org>
+
+ * 2.19.1 version marker.
+
2007-04-23 Jakub Friedl <jfriedl@suse.cz>
* cs.po: Updated Czech Translation.