aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAdam Hooper <adamh@src.gnome.org>2004-03-24 01:44:27 +0800
committerAdam Hooper <adamh@src.gnome.org>2004-03-24 01:44:27 +0800
commitddc46340046c14ad86ef7ecbebc1e73761a5e2d1 (patch)
tree5e6e71e30d6c4722150183d04563c2ff3d410049 /ChangeLog
parentd3cea4a501d33f5b747f4a54381660bdc1fac5a5 (diff)
downloadgsoc2013-epiphany-ddc46340046c14ad86ef7ecbebc1e73761a5e2d1.tar
gsoc2013-epiphany-ddc46340046c14ad86ef7ecbebc1e73761a5e2d1.tar.gz
gsoc2013-epiphany-ddc46340046c14ad86ef7ecbebc1e73761a5e2d1.tar.bz2
gsoc2013-epiphany-ddc46340046c14ad86ef7ecbebc1e73761a5e2d1.tar.lz
gsoc2013-epiphany-ddc46340046c14ad86ef7ecbebc1e73761a5e2d1.tar.xz
gsoc2013-epiphany-ddc46340046c14ad86ef7ecbebc1e73761a5e2d1.tar.zst
gsoc2013-epiphany-ddc46340046c14ad86ef7ecbebc1e73761a5e2d1.zip
More documentation
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog34
1 files changed, 34 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3773e7dbd..67f415b2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,37 @@
+2004-03-23 Adam Hooper <adamh@cvs.gnome.org>
+
+ * doc/reference/epiphany-docs.sgml:
+ * doc/reference/epiphany-sections.txt:
+ * doc/reference/tmpl/epiphany-unused.sgml:
+
+ Rearranged so that a) the stuff I haven't gone over is clearly marked,
+ and b) the docs build for people who aren't chpe :).
+
+2004-03-23 Adam Hooper <adamh@cvs.gnome.org>
+
+ * data/.cvsignore:
+
+ Add epiphany-1.4.pc
+
+ * doc/plan.xml:
+
+ Add a comment about EphyPermissionManager's incorrect timing
+
+ * doc/reference-howto.txt:
+
+ s/TRUE/%TRUE, like gtk does it.
+
+ * doc/reference/Makefile.am:
+ * doc/reference/tmpl/ephy-permission-manager.sgml:
+ * doc/reference/tmpl/ephy-window.sgml:
+ * embed/ephy-permission-manager.c:
+ * embed/ephy-permission-manager.h:
+ * src/ephy-window.c: (ephy_window_activate_location):
+ * src/ephy-window.h:
+
+ API documentation.
+ Also, put a newline in ephy_window_activate_location's definition
+
2004-03-22 Marco Pesenti Gritti <marco@gnome.org>
* src/bookmarks/ephy-bookmarks-import.c: (ephy_bookmarks_import):