diff options
author | Diego Escalante Urrelo <diegoe@gnome.org> | 2007-08-15 15:46:04 +0800 |
---|---|---|
committer | Diego Escalante Urrelo <diegoe@src.gnome.org> | 2007-08-15 15:46:04 +0800 |
commit | ec96881f6e30e029c308eefe982a30da6fdca779 (patch) | |
tree | 6c540eadd212739a51ccc773a983d393d95b94c7 /ChangeLog | |
parent | cb1f9910f188e2db04be62a2c41fbe95255348c3 (diff) | |
download | gsoc2013-epiphany-ec96881f6e30e029c308eefe982a30da6fdca779.tar.gz gsoc2013-epiphany-ec96881f6e30e029c308eefe982a30da6fdca779.tar.zst gsoc2013-epiphany-ec96881f6e30e029c308eefe982a30da6fdca779.zip |
Fix strict-aliasing warnings, patch by Cosimo Cecchi. Happy 10 years
2007-08-15 Diego Escalante Urrelo <diegoe@gnome.org>
* embed/mozilla/EphyUtils.cpp:
* embed/mozilla/EphyHeaderSniffer.cpp:
* embed/mozilla/MozDownload.cpp:
Fix strict-aliasing warnings, patch by Cosimo Cecchi.
Happy 10 years GNOME!. Fixes bug #433173.
svn path=/trunk/; revision=7274
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2007-08-15 Diego Escalante Urrelo <diegoe@gnome.org> + + * embed/mozilla/EphyUtils.cpp: + * embed/mozilla/EphyHeaderSniffer.cpp: + * embed/mozilla/MozDownload.cpp: + + Fix strict-aliasing warnings, patch by Cosimo Cecchi. + Happy 10 years GNOME!. Fixes bug #433173. + 2007-08-13 Christian Persch <chpe@gnome.org> === Release 2.19.90 === |