From 818872f171108b910344b3d352c6f7d38e80fd97 Mon Sep 17 00:00:00 2001 From: Mike Newman Date: Tue, 21 Jan 2003 08:00:27 +0000 Subject: 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. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7fbf26b..7b4ded8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-01-21 Mike Newman + + * 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 * configure.in: Added "zh_TW" (traditional Chinese) to ALL_LINGUAS. -- cgit v1.2.3-54-g00ecf