aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAdam Hooper <adamh@src.gnome.org>2005-01-04 08:10:15 +0800
committerAdam Hooper <adamh@src.gnome.org>2005-01-04 08:10:15 +0800
commit2bf2276465286be9c713b7dbaa26bea6f05563a0 (patch)
tree2ee485d76d465eb9dc0ad8af26d773f15b43682e /ChangeLog
parent428d89af2b31fc5dc14d4c64437b46baa4ad7b1c (diff)
downloadgsoc2013-epiphany-2bf2276465286be9c713b7dbaa26bea6f05563a0.tar
gsoc2013-epiphany-2bf2276465286be9c713b7dbaa26bea6f05563a0.tar.gz
gsoc2013-epiphany-2bf2276465286be9c713b7dbaa26bea6f05563a0.tar.bz2
gsoc2013-epiphany-2bf2276465286be9c713b7dbaa26bea6f05563a0.tar.lz
gsoc2013-epiphany-2bf2276465286be9c713b7dbaa26bea6f05563a0.tar.xz
gsoc2013-epiphany-2bf2276465286be9c713b7dbaa26bea6f05563a0.tar.zst
gsoc2013-epiphany-2bf2276465286be9c713b7dbaa26bea6f05563a0.zip
Use G_TYPE_STRING instead of G_TYPE_POINTER for address and features
of ge-popup-blocked signal.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 24651c3d8..cd8e8891d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-01-03 Adam Hooper <adamh@cvs.gnome.org>
+
+ * embed/ephy-embed.c: (ephy_embed_base_init):
+
+ Use G_TYPE_STRING instead of G_TYPE_POINTER for address and features
+ of ge-popup-blocked signal.
+
2005-01-03 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-state.c: (ephy_state_window_flags_get_type):