aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2003-09-13 16:29:25 +0800
committerChristian Persch <chpe@src.gnome.org>2003-09-13 16:29:25 +0800
commit519c5cbab794b898ad4530dde62585868d361334 (patch)
tree3273634a46b2cb9b52bafd4f4696e02a83bf03e4 /ChangeLog
parent2bcd5a74e3ff4cb2260b1a3f49df05fc078eb421 (diff)
downloadgsoc2013-epiphany-519c5cbab794b898ad4530dde62585868d361334.tar
gsoc2013-epiphany-519c5cbab794b898ad4530dde62585868d361334.tar.gz
gsoc2013-epiphany-519c5cbab794b898ad4530dde62585868d361334.tar.bz2
gsoc2013-epiphany-519c5cbab794b898ad4530dde62585868d361334.tar.lz
gsoc2013-epiphany-519c5cbab794b898ad4530dde62585868d361334.tar.xz
gsoc2013-epiphany-519c5cbab794b898ad4530dde62585868d361334.tar.zst
gsoc2013-epiphany-519c5cbab794b898ad4530dde62585868d361334.zip
Exchange the newly-deprecated g_value_set_object_take_ownership() with
2003-09-13 Christian Persch <chpe@cvs.gnome.org> * lib/egg/eggmarshalers.c: (_egg_marshal_OBJECT__VOID): * src/bookmarks/ephy-bookmarks-editor.c: (provide_favicon): * src/ephy-history-window.c: (provide_favicon): Exchange the newly-deprecated g_value_set_object_take_ownership() with g_value_take_object().
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c65810399..9b8f2fd4a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2003-09-13 Christian Persch <chpe@cvs.gnome.org>
+
+ * lib/egg/eggmarshalers.c: (_egg_marshal_OBJECT__VOID):
+ * src/bookmarks/ephy-bookmarks-editor.c: (provide_favicon):
+ * src/ephy-history-window.c: (provide_favicon):
+
+ Exchange the newly-deprecated g_value_set_object_take_ownership() with
+ g_value_take_object().
+
2003-09-12 Marco Pesenti Gritti <marco@gnome.org>
* data/glade/prefs-dialog.glade: