summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0439581..16cf066 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-01-13 Mike Newman <mike@gtnorthern.demon.co.uk>
+
+ * src/calendar.c, src/main.c, src/zenity.h: Make the calendar
+ return a localised date, and provide a means to override this with
+ a --date-format option which takes a strftime style string -
+ "%A %d/%m/%Y" for example.
+
2003-01-13 Glynn Foster <glynn.foster@sun.com>
* src/main.c: Improve error handling.