aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fa7545149..ee997ce59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2003-03-26 Patanjali Somayaji <patanjali@codito.com>
+
+ Added help support, help manual and scrollkeeper updates
+
+ * configure.in (help/Makefile and help/C/Makefile for AC_OUTPUT())
+ * makefile.am (added "help" to SUBDIRS in Makefile.am)
+ * omf.make (added)
+ * xmldocs.make (added)
+ * omf-install/Makefile.am (added)
+ * help/Makefile.am (added)
+ * help/C/epiphany.xml (manual xml added)
+ * help/C/legal.xml (added)
+ * help/C/epiphany-C.omf (omf file added)
+ * help/C/Makefile.am (added)
+ * help/C/figures/ephy-screenshot.png (added)
+ * src/window-commands.c (added handler code to show manual)
+
2003-03-25 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/ephy-dnd.c: