summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLucas Rocha <lucasr@gnome.org>2006-12-04 20:56:29 +0000
committerLucas Almeida Rocha <lucasr@src.gnome.org>2006-12-04 20:56:29 +0000
commitb1625e26f42fce48b0ee8ab8626e56f5a3499de8 (patch)
tree184aa51f748e4ba8005232690bd9e17843e681aa /ChangeLog
parentcomplete list dialog options with respective arguments (Fixes bug (diff)
downloadzenity-b1625e26f42fce48b0ee8ab8626e56f5a3499de8.tar.gz
zenity-b1625e26f42fce48b0ee8ab8626e56f5a3499de8.tar.bz2
zenity-b1625e26f42fce48b0ee8ab8626e56f5a3499de8.zip
release 2.17.1
2006-12-04 Lucas Rocha <lucasr@gnome.org> * NEWS: release 2.17.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index af6d9e17..54238682 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2006-12-04 Lucas Rocha <lucasr@gnome.org>
+ * NEWS: release 2.17.1
+
+2006-12-04 Lucas Rocha <lucasr@gnome.org>
+
* src/option.c: complete list dialog options with respective arguments
(Fixes bug #353320). Patch from Glynn Foster <glynn.foster@sun.com>.
bgstack15