diff options
author | Diego Escalante Urrelo <diegoe@gnome.org> | 2007-08-06 17:16:45 +0800 |
---|---|---|
committer | Diego Escalante Urrelo <diegoe@src.gnome.org> | 2007-08-06 17:16:45 +0800 |
commit | 6f07210d4d0e04a50dd64ca447952ef18ce07b8b (patch) | |
tree | 035f74fe58a16b9573518cb5c323f891959dee08 /ChangeLog | |
parent | c4af7e945b595f32014b856a9a9a40af2d50e860 (diff) | |
download | gsoc2013-epiphany-6f07210d4d0e04a50dd64ca447952ef18ce07b8b.tar.gz 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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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: |