diff options
author | James Willcox <jwillcox@gnome.org> | 2003-06-30 03:56:33 +0800 |
---|---|---|
committer | James Willcox <jwillcox@src.gnome.org> | 2003-06-30 03:56:33 +0800 |
commit | 948b68574491a5c9a157aa3edb829d4a6b20ccb0 (patch) | |
tree | 5ab2fb9145b3726ef0287e54d598ca6e89766f44 /ChangeLog | |
parent | e823b1ae495d6a3f9df0acd0f73542e416bcb6a9 (diff) | |
download | gsoc2013-epiphany-948b68574491a5c9a157aa3edb829d4a6b20ccb0.tar gsoc2013-epiphany-948b68574491a5c9a157aa3edb829d4a6b20ccb0.tar.gz gsoc2013-epiphany-948b68574491a5c9a157aa3edb829d4a6b20ccb0.tar.bz2 gsoc2013-epiphany-948b68574491a5c9a157aa3edb829d4a6b20ccb0.tar.lz gsoc2013-epiphany-948b68574491a5c9a157aa3edb829d4a6b20ccb0.tar.xz gsoc2013-epiphany-948b68574491a5c9a157aa3edb829d4a6b20ccb0.tar.zst gsoc2013-epiphany-948b68574491a5c9a157aa3edb829d4a6b20ccb0.zip |
Remember the directory when saving files. Fixes #115603.
2003-06-29 James Willcox <jwillcox@gnome.org>
* embed/mozilla/ContentHandler.cpp:
Remember the directory when saving files. Fixes #115603.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-06-29 James Willcox <jwillcox@gnome.org> + + * embed/mozilla/ContentHandler.cpp: + + Remember the directory when saving files. Fixes #115603. + 2003-06-29 Marco Pesenti Gritti <marco@it.gnome.org> * NEWS: |