diff options
author | Lucas Almeida Rocha <lucasr@src.gnome.org> | 2005-07-01 22:37:11 +0000 |
---|---|---|
committer | Lucas Almeida Rocha <lucasr@src.gnome.org> | 2005-07-01 22:37:11 +0000 |
commit | 28b489fcc49ded8eda5ff58b7cf8742af5d2fdc3 (patch) | |
tree | 8ed7cbbff89d02964ce9b97d3082b7c021f9bc99 /ChangeLog | |
parent | New --hide-column option. (diff) | |
download | zenity-28b489fcc49ded8eda5ff58b7cf8742af5d2fdc3.tar.gz zenity-28b489fcc49ded8eda5ff58b7cf8742af5d2fdc3.tar.bz2 zenity-28b489fcc49ded8eda5ff58b7cf8742af5d2fdc3.zip |
Release 2.11.0
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,9 @@ 2005-07-01 Lucas Rocha <lucasr@cvs.gnome.org> + * configure.in: Release 2.11.0 + +2005-07-01 Lucas Rocha <lucasr@cvs.gnome.org> + * src/tree.c, src/option.c, src/zenity.h: new --hide-column option. Uses the same syntax of --print-column option. @@ -85,7 +89,7 @@ 2005-03-31 Steve Murphy <murf@e-tools.com> - * configure.in: Added "rw" to ALL_LINGUAS. + * configure.in: Added "rw" to ALL_LINGUAS. 2005-03-08 Glynn Foster <glynn.foster@sun.com> |