diff options
author | Mike Newman <MikeGTN@src.gnome.org> | 2003-01-19 12:31:13 +0000 |
---|---|---|
committer | Mike Newman <MikeGTN@src.gnome.org> | 2003-01-19 12:31:13 +0000 |
commit | 37a276af52a30b7a9f34e16b41886957466ae4a3 (patch) | |
tree | f4af6941585ce17ddb853d40b191422369eda5ab /ChangeLog | |
parent | Gah. Messed up the ChangeLog - fixed it :) (diff) | |
download | zenity-37a276af52a30b7a9f34e16b41886957466ae4a3.tar.gz zenity-37a276af52a30b7a9f34e16b41886957466ae4a3.tar.bz2 zenity-37a276af52a30b7a9f34e16b41886957466ae4a3.zip |
Fixed a missing closing tag.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2003-01-19 Mike Newman <mike@gtnorthern.demon.co.uk> + * help/C/zenity.xml: fixed a missing closing tag. + +2003-01-19 Mike Newman <mike@gtnorthern.demon.co.uk> + * src/main.c, src/text.c, src/zenity.h: add an --editable option to --text-info. If set, return the contents of the text buffer on dialog close. |