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 9d7454f9..0aee3935 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-01-15 Glynn Foster <glynn.foster@sun.com>
+
+ * help/C/Makefile.am, help/C/legal.xml, help/C/zenity-C.omf,
+ help/C/zenity.xml, help/Makefile.am: First initial template
+ of the help documents. Still have to write the main bulk of
+ it.
+
2003-01-14 Glynn Foster <glynn.foster@sun.com>
* Makefile.am, src/Makefile.am: Updates to make
bgstack15