diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2007-07-30 Diego Escalante Urrelo <diegoe@gnome.org> + + * embed/webkit/webkit-embed.cpp: + + can_go methods now work, WebKit was missing the implementations for + those functions, it's fixed now so we can use can_go methods. + Note that they are useless without the ge_location signal being + emitted (dummy code included, commented). + + Part of Bug #461652. + 2007-07-30 Xan Lopez <xan@gnome.org> * embed/webkit/webkit-embed-persist.cpp: |