aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2003-11-19 01:25:26 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2003-11-19 01:25:26 +0800
commita8e72a5659769e3f1295d6d35092e8be579db7bb (patch)
treecfefdf912e17a1de56ba7a14caef2ff191b679de /ChangeLog
parent0ecd2e8f08325aea9fbe1f3869ae76d460d4c5b8 (diff)
downloadgsoc2013-epiphany-a8e72a5659769e3f1295d6d35092e8be579db7bb.tar
gsoc2013-epiphany-a8e72a5659769e3f1295d6d35092e8be579db7bb.tar.gz
gsoc2013-epiphany-a8e72a5659769e3f1295d6d35092e8be579db7bb.tar.bz2
gsoc2013-epiphany-a8e72a5659769e3f1295d6d35092e8be579db7bb.tar.lz
gsoc2013-epiphany-a8e72a5659769e3f1295d6d35092e8be579db7bb.tar.xz
gsoc2013-epiphany-a8e72a5659769e3f1295d6d35092e8be579db7bb.tar.zst
gsoc2013-epiphany-a8e72a5659769e3f1295d6d35092e8be579db7bb.zip
Begin of gtk-doc support
2003-11-18 Marco Pesenti Gritti <marco@gnome.org> * Makefile.am: * configure.in: * doc/Makefile.am: * doc/reference/Makefile.am: * doc/reference/epiphany-docs.sgml: * doc/reference/epiphany.types: Begin of gtk-doc support
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bf305c5d0..4f14d828a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2003-11-18 Marco Pesenti Gritti <marco@gnome.org>
+
+ * Makefile.am:
+ * configure.in:
+ * doc/Makefile.am:
+ * doc/reference/Makefile.am:
+ * doc/reference/epiphany-docs.sgml:
+ * doc/reference/epiphany.types:
+
+ Begin of gtk-doc support
+
2003-11-17 Marco Pesenti Gritti <marco@gnome.org>
* src/bookmarks/ephy-bookmarks-editor.c: (cmd_bookmarks_import):