diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-01-26 05:35:08 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-01-26 05:35:08 +0800 |
commit | a2c41bf930f4777fc4a82ac165a3e14f2598bd7a (patch) | |
tree | 7f149c7db2fd624ae5c872c5297ea3cbf1fed706 /ChangeLog | |
parent | 4ae1d220a740d44d6692440a223bdd1da5120ae0 (diff) | |
download | gsoc2013-epiphany-a2c41bf930f4777fc4a82ac165a3e14f2598bd7a.tar gsoc2013-epiphany-a2c41bf930f4777fc4a82ac165a3e14f2598bd7a.tar.gz gsoc2013-epiphany-a2c41bf930f4777fc4a82ac165a3e14f2598bd7a.tar.bz2 gsoc2013-epiphany-a2c41bf930f4777fc4a82ac165a3e14f2598bd7a.tar.lz gsoc2013-epiphany-a2c41bf930f4777fc4a82ac165a3e14f2598bd7a.tar.xz gsoc2013-epiphany-a2c41bf930f4777fc4a82ac165a3e14f2598bd7a.tar.zst gsoc2013-epiphany-a2c41bf930f4777fc4a82ac165a3e14f2598bd7a.zip |
Include nsIMIMEInfo.h to fix compilation with mozilla 1.4.
2004-01-25 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/MozDownload.h:
Include nsIMIMEInfo.h to fix compilation with mozilla 1.4.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2004-01-25 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/MozDownload.h: + + Include nsIMIMEInfo.h to fix compilation with mozilla 1.4. + +2004-01-25 Christian Persch <chpe@cvs.gnome.org> + * src/window-commands.c: (window_cmd_file_print_preview): Fix mem leak. |