summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMike Newman <MikeGTN@src.gnome.org>2003-01-19 12:13:08 +0000
committerMike Newman <MikeGTN@src.gnome.org>2003-01-19 12:13:08 +0000
commit1e1dfef56ec71f732941398529cb1d8c79190c41 (patch)
treeb4362471602483b2a003f6ade6ac6332ca3df2ff /ChangeLog
parent3eafefdeb09c58ee1282305550076cdf7844c1ea (diff)
Add --editable option to --text-info, and return edited textbuffer contents on dialog close.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 98cd9f1..1cc1b8c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
-2003-01-19 Ole Laursen <olau@hardworking.dk>
+2003-01-19 Mike Newman <mike@gtnorthern.demon.co.uk>
- * configure.in: Added da to ALL_LINGUAS.
+ * 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.
2003-01-18 Glynn Foster <glynn.foster@sun.com>