aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDiego Escalante Urrelo <diegoe@gnome.org>2007-08-06 17:16:45 +0800
committerDiego Escalante Urrelo <diegoe@src.gnome.org>2007-08-06 17:16:45 +0800
commit6f07210d4d0e04a50dd64ca447952ef18ce07b8b (patch)
tree035f74fe58a16b9573518cb5c323f891959dee08 /ChangeLog
parentc4af7e945b595f32014b856a9a9a40af2d50e860 (diff)
downloadgsoc2013-epiphany-6f07210d4d0e04a50dd64ca447952ef18ce07b8b.tar
gsoc2013-epiphany-6f07210d4d0e04a50dd64ca447952ef18ce07b8b.tar.gz
gsoc2013-epiphany-6f07210d4d0e04a50dd64ca447952ef18ce07b8b.tar.bz2
gsoc2013-epiphany-6f07210d4d0e04a50dd64ca447952ef18ce07b8b.tar.lz
gsoc2013-epiphany-6f07210d4d0e04a50dd64ca447952ef18ce07b8b.tar.xz
gsoc2013-epiphany-6f07210d4d0e04a50dd64ca447952ef18ce07b8b.tar.zst
gsoc2013-epiphany-6f07210d4d0e04a50dd64ca447952ef18ce07b8b.zip
Make ephy_history_set_enabled actually disable history and not delete it.
2007-08-06 Diego Escalante Urrelo <diegoe@gnome.org> * embed/ephy-history.c: * embed/ephy-history.h: Make ephy_history_set_enabled actually disable history and not delete it. Also make it public. svn path=/trunk/; revision=7244
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31643667f..cf9a73e9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-08-06 Diego Escalante Urrelo <diegoe@gnome.org>
+
+ * embed/ephy-history.c:
+ * embed/ephy-history.h:
+
+ Make ephy_history_set_enabled actually disable history and not delete
+ it. Also make it public.
+
2007-08-02 Diego Escalante Urrelo <diegoe@gnome.org>
* data/ui/epiphany-ui.xml: