diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-12-07 05:51:58 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-12-07 05:51:58 +0800 |
commit | 9b46a3eda439caa62d67c53a4939e0d420f6bccb (patch) | |
tree | 05d1cb027868f65e1a482fe3b37889cff721fc51 /mail/ChangeLog | |
parent | a1725df2bba552edf4489d8163800c35800b0863 (diff) | |
download | gsoc2013-evolution-9b46a3eda439caa62d67c53a4939e0d420f6bccb.tar.gz gsoc2013-evolution-9b46a3eda439caa62d67c53a4939e0d420f6bccb.tar.zst gsoc2013-evolution-9b46a3eda439caa62d67c53a4939e0d420f6bccb.zip |
Don't append "(Preview Version)" at the end of the version string. Use the
2001-12-03 Jeffrey Stedfast <fejj@ximian.com>
* mail-ops.c (mail_send_message): Don't append "(Preview Version)"
at the end of the version string. Use the PREVIEW_RELEASE #define
instead.
svn path=/trunk/; revision=14913
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 0acee52114..0cd155fb15 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,11 @@ 2001-12-03 Jeffrey Stedfast <fejj@ximian.com> + * mail-ops.c (mail_send_message): Don't append "(Preview Version)" + at the end of the version string. Use the PREVIEW_RELEASE #define + instead. + +2001-12-03 Jeffrey Stedfast <fejj@ximian.com> + * folder-browser-ui.c: Setup the UI for the AddSenderToAddressbook ui verb thingy. |