diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-08-13 18:49:03 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-08-13 18:49:03 +0800 |
commit | 08477cd1a9ef1958f993bb626339d6a96b85d0b8 (patch) | |
tree | ed4ea61b0929f4c99c0140d3e6b50df509d4e156 /ChangeLog | |
parent | bc6426fdd145e1233628987bd39f8fe2060b9558 (diff) | |
download | gsoc2013-epiphany-08477cd1a9ef1958f993bb626339d6a96b85d0b8.tar gsoc2013-epiphany-08477cd1a9ef1958f993bb626339d6a96b85d0b8.tar.gz gsoc2013-epiphany-08477cd1a9ef1958f993bb626339d6a96b85d0b8.tar.bz2 gsoc2013-epiphany-08477cd1a9ef1958f993bb626339d6a96b85d0b8.tar.lz gsoc2013-epiphany-08477cd1a9ef1958f993bb626339d6a96b85d0b8.tar.xz gsoc2013-epiphany-08477cd1a9ef1958f993bb626339d6a96b85d0b8.tar.zst gsoc2013-epiphany-08477cd1a9ef1958f993bb626339d6a96b85d0b8.zip |
More gcc4 fixes.
2005-08-13 Christian Persch <chpe@cvs.gnome.org>
* embed/ephy-favicon-cache.c: (ephy_favicon_cache_get):
* lib/ephy-dnd.c: (ephy_dnd_drag_data_get):
More gcc4 fixes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-08-13 Christian Persch <chpe@cvs.gnome.org> + + * embed/ephy-favicon-cache.c: (ephy_favicon_cache_get): + * lib/ephy-dnd.c: (ephy_dnd_drag_data_get): + + More gcc4 fixes. + 2005-08-10 Christian Persch <chpe@cvs.gnome.org> * src/ephy-lockdown.c: (update_location_editable): |