diff options
author | Harry Lu <harry.lu@sun.com> | 2002-11-23 02:25:12 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-11-23 02:25:12 +0800 |
commit | 736f3ff0afbf22df1df2343fb1dfad22bac950e1 (patch) | |
tree | 924041e1c62a4dbb394af3aa8566f4edc7c684eb | |
parent | 0c8d26e027f1ee3b809f32186adf059e9e541deb (diff) | |
download | gsoc2013-evolution-736f3ff0afbf22df1df2343fb1dfad22bac950e1.tar.gz gsoc2013-evolution-736f3ff0afbf22df1df2343fb1dfad22bac950e1.tar.zst gsoc2013-evolution-736f3ff0afbf22df1df2343fb1dfad22bac950e1.zip |
Show file name when prompt to user for overwrite. Fixes bug #34180.
2002-11-15 Harry Lu <harry.lu@sun.com>
* mail-display.c (write_data_to_file): Show file name when prompt
to user for overwrite. Fixes bug #34180.
svn path=/trunk/; revision=18887
-rw-r--r-- | mail/ChangeLog | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index c973064cfc..812f2cb740 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,7 +1,7 @@ 2002-11-15 Harry Lu <harry.lu@sun.com> * mail-display.c (write_data_to_file): Show file name when prompt - to user for overwrite. + to user for overwrite. Fixes bug #34180. 2002-11-21 Harry Lu <harry.lu@sun.com> @@ -216,7 +216,6 @@ (mail_add_storage): " (mail_remove_storage): " ->>>>>>> 1.2462 2002-11-13 Joe Shaw <joe@ximian.com> * Makefile.am: Remove a couple backslashes that were causing |