diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2006-01-24 06:18:46 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2006-01-24 06:18:46 +0800 |
commit | bbf4390b5b18db2f33bd8f179fbfe04ba82fb6e1 (patch) | |
tree | 156bd4d273a3646097672e42380f3185e19ad1bf /ChangeLog | |
parent | edcfa5316d8c0396178d9b9907784c944c02e162 (diff) | |
download | gsoc2013-epiphany-bbf4390b5b18db2f33bd8f179fbfe04ba82fb6e1.tar gsoc2013-epiphany-bbf4390b5b18db2f33bd8f179fbfe04ba82fb6e1.tar.gz gsoc2013-epiphany-bbf4390b5b18db2f33bd8f179fbfe04ba82fb6e1.tar.bz2 gsoc2013-epiphany-bbf4390b5b18db2f33bd8f179fbfe04ba82fb6e1.tar.lz gsoc2013-epiphany-bbf4390b5b18db2f33bd8f179fbfe04ba82fb6e1.tar.xz gsoc2013-epiphany-bbf4390b5b18db2f33bd8f179fbfe04ba82fb6e1.tar.zst gsoc2013-epiphany-bbf4390b5b18db2f33bd8f179fbfe04ba82fb6e1.zip |
Fix compilation with libgnome 2.13. Bug #328351.
2006-01-23 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-main.c:
Fix compilation with libgnome 2.13. Bug #328351.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2006-01-23 Christian Persch <chpe@cvs.gnome.org> + * src/ephy-main.c: + + Fix compilation with libgnome 2.13. Bug #328351. + +2006-01-23 Christian Persch <chpe@cvs.gnome.org> + * data/epiphany-service.xml: * src/ephy-activation.c: (ephy_activation_load_url), (ephy_activation_open_bookmarks_editor): |