diff options
author | Mike Newman <MikeGTN@src.gnome.org> | 2003-01-21 08:00:27 +0000 |
---|---|---|
committer | Mike Newman <MikeGTN@src.gnome.org> | 2003-01-21 08:00:27 +0000 |
commit | 818872f171108b910344b3d352c6f7d38e80fd97 (patch) | |
tree | ff7a47c2fb09b58a0f1cc0e6f5c936b9b94e1c00 /ChangeLog | |
parent | New traditional Chinese translation. (diff) | |
download | zenity-818872f171108b910344b3d352c6f7d38e80fd97.tar.gz zenity-818872f171108b910344b3d352c6f7d38e80fd97.tar.bz2 zenity-818872f171108b910344b3d352c6f7d38e80fd97.zip |
Fixed a bug I introduced! Ensure that an editable --text-info dialog gets
a buffer associated with it, so we can get the output even when we don't
start out with a --filename.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-01-21 Mike Newman <mike@gtnorthern.demon.co.uk> + + * src/text.c: fix a bug where a textbuffer was only being + associated with the textview if we had a filename to read in. + 2003-01-21 Abel Cheung <maddog@linux.org.hk> * configure.in: Added "zh_TW" (traditional Chinese) to ALL_LINGUAS. |