summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2003-01-15 10:28:19 +0000
committerGlynn Foster <gman@src.gnome.org>2003-01-15 10:28:19 +0000
commitde248c7265f9f1ac55696ed42fcb829eead7ef1b (patch)
tree2d627e448762577d3f0dc5618f5b74022a7b7ed5 /ChangeLog
parentUpdates to make distcheck. Wow, this is scarey, a 1.0 release is on the (diff)
downloadzenity-de248c7265f9f1ac55696ed42fcb829eead7ef1b.tar.gz
zenity-de248c7265f9f1ac55696ed42fcb829eead7ef1b.tar.bz2
zenity-de248c7265f9f1ac55696ed42fcb829eead7ef1b.zip
First initial template of the help documents. Still have to write the main
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.
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