aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-03-27 21:02:24 +0800
committerChristian Persch <chpe@src.gnome.org>2004-03-27 21:02:24 +0800
commitbc08fad238bd6a29c6ef68d966c99949321a4341 (patch)
tree3b22cbfd3c44a4bce2c3d7d76084e3818ccba52f /ChangeLog
parent9858006c017531ae84f709a346273a0cb5b4f968 (diff)
downloadgsoc2013-epiphany-bc08fad238bd6a29c6ef68d966c99949321a4341.tar
gsoc2013-epiphany-bc08fad238bd6a29c6ef68d966c99949321a4341.tar.gz
gsoc2013-epiphany-bc08fad238bd6a29c6ef68d966c99949321a4341.tar.bz2
gsoc2013-epiphany-bc08fad238bd6a29c6ef68d966c99949321a4341.tar.lz
gsoc2013-epiphany-bc08fad238bd6a29c6ef68d966c99949321a4341.tar.xz
gsoc2013-epiphany-bc08fad238bd6a29c6ef68d966c99949321a4341.tar.zst
gsoc2013-epiphany-bc08fad238bd6a29c6ef68d966c99949321a4341.zip
Correctly disconnect the handler not from the proxy but from the entry
2004-03-27 Christian Persch <chpe@cvs.gnome.org> * src/ephy-location-action.c: (location_url_activate_cb), (disconnect_proxy), (ephy_location_action_set_address): Correctly disconnect the handler not from the proxy but from the entry itself. Rationalise away one strdup.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bb1d19d72..703c1f893 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2004-03-27 Christian Persch <chpe@cvs.gnome.org>
+ * src/ephy-location-action.c: (location_url_activate_cb),
+ (disconnect_proxy), (ephy_location_action_set_address):
+
+ Correctly disconnect the handler not from the proxy but from the entry
+ itself. Rationalise away one strdup.
+
+2004-03-27 Christian Persch <chpe@cvs.gnome.org>
+
* lib/ephy-stock-icons.c: (ephy_stock_icons_init):
Register our stock icons.