summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 16ca5c75..5788814f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2003-01-06 Glynn Foster <glynn.foster@sun.com>
+ * src/zenity.glade: Feeling stupid because I can't use
+ glade. Thanks to jrb and jamesh for showing me the light.
+ Update default strings to sensible stuff.
+
+2003-01-06 Glynn Foster <glynn.foster@sun.com>
+
* src/main.c: Add functions to init and free the
parsing options. Still not terribly pretty though.
bgstack15