aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-11-01 05:38:28 +0800
committerChristian Persch <chpe@src.gnome.org>2005-11-01 05:38:28 +0800
commitc2031745964bc6d65d61099cf2cacd768930fb39 (patch)
treeec2395eab207a8358f5e2a011140dd8d836549b1 /ChangeLog
parent464bb25b7c896c097765e23e396ab82c38dc1eb8 (diff)
downloadgsoc2013-epiphany-c2031745964bc6d65d61099cf2cacd768930fb39.tar
gsoc2013-epiphany-c2031745964bc6d65d61099cf2cacd768930fb39.tar.gz
gsoc2013-epiphany-c2031745964bc6d65d61099cf2cacd768930fb39.tar.bz2
gsoc2013-epiphany-c2031745964bc6d65d61099cf2cacd768930fb39.tar.lz
gsoc2013-epiphany-c2031745964bc6d65d61099cf2cacd768930fb39.tar.xz
gsoc2013-epiphany-c2031745964bc6d65d61099cf2cacd768930fb39.tar.zst
gsoc2013-epiphany-c2031745964bc6d65d61099cf2cacd768930fb39.zip
Constification.
2005-10-31 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-dbus.c: * src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_construct): * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_init_defaults): Constification.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d652be2ee..5fc91d5e8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2005-10-31 Christian Persch <chpe@cvs.gnome.org>
+ * lib/ephy-dbus.c:
+ * src/bookmarks/ephy-bookmarks-editor.c:
+ (ephy_bookmarks_editor_construct):
+ * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_init_defaults):
+
+ Constification.
+
+2005-10-31 Christian Persch <chpe@cvs.gnome.org>
+
* src/ephy-history-window.c: (cmd_bookmark_link):
Use the history window as parent for the new-bookmark dialogue.