diff options
author | Dan Winship <danw@src.gnome.org> | 2001-11-01 03:27:00 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-11-01 03:27:00 +0800 |
commit | 877a77020030dbeecee4205ed863421d6ca52521 (patch) | |
tree | 42ad182932ab0bdbe3f1590efd5ed544019ad415 /mail/ChangeLog | |
parent | 16ee14504964d82a59cfca9b9601247ba7f60c0a (diff) | |
download | gsoc2013-evolution-877a77020030dbeecee4205ed863421d6ca52521.tar.gz gsoc2013-evolution-877a77020030dbeecee4205ed863421d6ca52521.tar.zst gsoc2013-evolution-877a77020030dbeecee4205ed863421d6ca52521.zip |
Make this work again.
* mail-format.c (try_inline_pgp_sig): Make this work again.
svn path=/trunk/; revision=14545
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index adbf060337..83222d1148 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,7 @@ +2001-10-31 Dan Winship <danw@ximian.com> + + * mail-format.c (try_inline_pgp_sig): Make this work again. + 2001-10-30 Larry Ewing <lewing@ximian.com> * mail-account-gui.c (delete_event_cb): add delete_event_handler. |