aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-01-26 05:35:08 +0800
committerChristian Persch <chpe@src.gnome.org>2004-01-26 05:35:08 +0800
commita2c41bf930f4777fc4a82ac165a3e14f2598bd7a (patch)
tree7f149c7db2fd624ae5c872c5297ea3cbf1fed706 /ChangeLog
parent4ae1d220a740d44d6692440a223bdd1da5120ae0 (diff)
downloadgsoc2013-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2386e7736..d665612f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.