summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f0effc2..79b6664 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2003-01-18 Glynn Foster <glynn.foster@sun.com>
+ * help/C/zenity.xml: Only some examples and some screenshots
+ and we're mostly done for a first draft.
+
+ * src/calendar.c: Don't set the text if it's NULL.
+
+ * src/main.c: Swap the order of the commandline dialogs so
+ that we're alphabetical.
+
+ * src/zenity.glade: Add some default strings.
+
+2003-01-18 Glynn Foster <glynn.foster@sun.com>
+
* data/Makefile.am, data/zenity.png, src/about.c: Hooray!
Zenity now has an about window icon. It's very zen too.