summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLucas Rocha <lucasr@gnome.org>2007-08-13 20:49:19 +0000
committerLucas Almeida Rocha <lucasr@src.gnome.org>2007-08-13 20:49:19 +0000
commit74bfe85d292159b0d01a4e27a858e68cc16a26b8 (patch)
treeb4ed70090f663760b490caa29540e59466610ac6 /ChangeLog
parentadded timeout option to all dialogs (Fixes bug #160654). Based on patch (diff)
downloadzenity-74bfe85d292159b0d01a4e27a858e68cc16a26b8.tar.gz
zenity-74bfe85d292159b0d01a4e27a858e68cc16a26b8.tar.bz2
zenity-74bfe85d292159b0d01a4e27a858e68cc16a26b8.zip
release 2.19.2
2007-08-13 Lucas Rocha <lucasr@gnome.org> * NEWS: release 2.19.2 svn path=/trunk/; revision=1232
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7281de42..26eea3f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-08-13 Lucas Rocha <lucasr@gnome.org>
+ * NEWS: release 2.19.2
+
+2007-08-13 Lucas Rocha <lucasr@gnome.org>
+
* src/*.c: added timeout option to all dialogs (Fixes bug #160654).
Based on patch from Muthiah Annamalai <gnumuthu@users.sf.net>.
bgstack15