aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@it.gnome.org>2003-04-19 19:21:52 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-04-19 19:21:52 +0800
commiteb54a302b7a560007abe4b803d04526d91c07553 (patch)
tree81c085ddfa950e7ee445f3ebddea2f2b262285dd /ChangeLog
parent50ff5e50420a75f627344b7d8bad2451e9fb714a (diff)
downloadgsoc2013-epiphany-eb54a302b7a560007abe4b803d04526d91c07553.tar
gsoc2013-epiphany-eb54a302b7a560007abe4b803d04526d91c07553.tar.gz
gsoc2013-epiphany-eb54a302b7a560007abe4b803d04526d91c07553.tar.bz2
gsoc2013-epiphany-eb54a302b7a560007abe4b803d04526d91c07553.tar.lz
gsoc2013-epiphany-eb54a302b7a560007abe4b803d04526d91c07553.tar.xz
gsoc2013-epiphany-eb54a302b7a560007abe4b803d04526d91c07553.tar.zst
gsoc2013-epiphany-eb54a302b7a560007abe4b803d04526d91c07553.zip
Fix bookmarks editing and warnings when openining the dialog.
2003-04-19 Marco Pesenti Gritti <marco@it.gnome.org> * lib/widgets/ephy-node-view.c: (ephy_node_view_add_column), (ephy_node_view_remove), (ephy_node_view_edit): Fix bookmarks editing and warnings when openining the dialog. * lib/widgets/ephy-node-view.h: Remove unused api.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 848680401..606701b5d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2003-04-19 Marco Pesenti Gritti <marco@it.gnome.org>
+
+ * lib/widgets/ephy-node-view.c: (ephy_node_view_add_column),
+ (ephy_node_view_remove), (ephy_node_view_edit):
+
+ Fix bookmarks editing and warnings when openining the dialog.
+
+ * lib/widgets/ephy-node-view.h:
+
+ Remove unused api.
+
2003-04-19 Xan Lopez <xan@masilla.org>
* embed/downloader-view.c: (controls_info_foreach),