diff options
author | Lucas Rocha <lucasr@cvs.gnome.org> | 2005-09-24 15:15:04 +0000 |
---|---|---|
committer | Lucas Almeida Rocha <lucasr@src.gnome.org> | 2005-09-24 15:15:04 +0000 |
commit | d1e9373658a59eb20144323a2a74193525ba0a29 (patch) | |
tree | dd8e1da992ec288d82dc70cfbf70787f6bd27e3c /ChangeLog | |
parent | fixed bug #317033. (diff) | |
download | zenity-d1e9373658a59eb20144323a2a74193525ba0a29.tar.gz zenity-d1e9373658a59eb20144323a2a74193525ba0a29.tar.bz2 zenity-d1e9373658a59eb20144323a2a74193525ba0a29.zip |
bug fix for #315020.
2005-09-24 Lucas Rocha <lucasr@cvs.gnome.org>
* data/zenity.1: bug fix for #315020.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,10 @@ 2005-09-24 Lucas Rocha <lucasr@cvs.gnome.org> - * src/option.c: fixed bug #317033. + * data/zenity.1: bug fix for #315020. + +2005-09-24 Lucas Rocha <lucasr@cvs.gnome.org> + + * src/option.c: bug fix for #317033. 2005-09-21 Guilherme de S. Pastore <gpastore@cvs.gnome.org> |