aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorXan Lopez <xan@src.gnome.org>2004-11-11 06:34:46 +0800
committerXan Lopez <xan@src.gnome.org>2004-11-11 06:34:46 +0800
commita36abe0a0fc8029b6336cbe6f26e79a79ec70aaf (patch)
tree722060a5bb63a2ffcd8d02c1ba023ead7d4b77a6 /ChangeLog
parent621962485a23186a0f5871abdb83a3d672f9e026 (diff)
downloadgsoc2013-epiphany-a36abe0a0fc8029b6336cbe6f26e79a79ec70aaf.tar
gsoc2013-epiphany-a36abe0a0fc8029b6336cbe6f26e79a79ec70aaf.tar.gz
gsoc2013-epiphany-a36abe0a0fc8029b6336cbe6f26e79a79ec70aaf.tar.bz2
gsoc2013-epiphany-a36abe0a0fc8029b6336cbe6f26e79a79ec70aaf.tar.lz
gsoc2013-epiphany-a36abe0a0fc8029b6336cbe6f26e79a79ec70aaf.tar.xz
gsoc2013-epiphany-a36abe0a0fc8029b6336cbe6f26e79a79ec70aaf.tar.zst
gsoc2013-epiphany-a36abe0a0fc8029b6336cbe6f26e79a79ec70aaf.zip
Warn before deleting a topic, fixes #149294
* src/bookmarks/ephy-bookmarks-editor.c: (delete_topic_dialog_construct), (cmd_delete): Warn before deleting a topic, fixes #149294
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a894c8e08..dfa5b3528 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-11-10 Xan Lopez <xan@gnome.org>
+
+ * src/bookmarks/ephy-bookmarks-editor.c:
+ (delete_topic_dialog_construct), (cmd_delete):
+
+ Warn before deleting a topic, fixes #149294
+
2004-11-10 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-statusbar.c: (ephy_statusbar_init):