diff options
author | Marco Pesenti Gritti <marco@gnome.org> | 2004-04-27 03:27:51 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-04-27 03:27:51 +0800 |
commit | 9095136a9ea233cd541c30a83a6db127fc6d6235 (patch) | |
tree | 4cb388afef0ab9061677e834c20f1550c1092a64 /ChangeLog | |
parent | f568519bbaa93651cec4b1deaa532d62d3bec9e0 (diff) | |
download | gsoc2013-epiphany-9095136a9ea233cd541c30a83a6db127fc6d6235.tar gsoc2013-epiphany-9095136a9ea233cd541c30a83a6db127fc6d6235.tar.gz gsoc2013-epiphany-9095136a9ea233cd541c30a83a6db127fc6d6235.tar.bz2 gsoc2013-epiphany-9095136a9ea233cd541c30a83a6db127fc6d6235.tar.lz gsoc2013-epiphany-9095136a9ea233cd541c30a83a6db127fc6d6235.tar.xz gsoc2013-epiphany-9095136a9ea233cd541c30a83a6db127fc6d6235.tar.zst gsoc2013-epiphany-9095136a9ea233cd541c30a83a6db127fc6d6235.zip |
Fix encoding of saved content; fixes bug #141050.
2004-04-26 Marco Pesenti Gritti <marco@gnome.org>
* embed/mozilla/MozDownload.cpp:
Fix encoding of saved content; fixes bug #141050.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-04-26 Marco Pesenti Gritti <marco@gnome.org> + + * embed/mozilla/MozDownload.cpp: + + Fix encoding of saved content; fixes bug #141050. + 2004-04-23 Christian Persch <chpe@cvs.gnome.org> * data/epiphany-1.4.pc.in: |