aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-12-15 01:57:08 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-12-15 01:57:08 +0800
commit37f1f773e220fa6402bf5f21f5bf78fed1801d37 (patch)
treee3e927718494d351fc3500d7032aca32361c4766 /mail/ChangeLog
parent969ffa703d70be312a9b9b2f7a6d2b7a8ac87c17 (diff)
downloadgsoc2013-evolution-37f1f773e220fa6402bf5f21f5bf78fed1801d37.tar
gsoc2013-evolution-37f1f773e220fa6402bf5f21f5bf78fed1801d37.tar.gz
gsoc2013-evolution-37f1f773e220fa6402bf5f21f5bf78fed1801d37.tar.bz2
gsoc2013-evolution-37f1f773e220fa6402bf5f21f5bf78fed1801d37.tar.lz
gsoc2013-evolution-37f1f773e220fa6402bf5f21f5bf78fed1801d37.tar.xz
gsoc2013-evolution-37f1f773e220fa6402bf5f21f5bf78fed1801d37.tar.zst
gsoc2013-evolution-37f1f773e220fa6402bf5f21f5bf78fed1801d37.zip
Start reiplementing The Right Way and not danw's fucking half-assed kludge
2001-12-14 Jeffrey Stedfast <fejj@ximian.com> * mail-format.c (try_inline_pgp): (try_inline_pgp_sig): Start reiplementing The Right Way and not danw's fucking half-assed kludge that doesn't work. svn path=/trunk/; revision=15076
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 09e7c657d4..46fc4f8027 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,9 @@
+2001-12-14 Jeffrey Stedfast <fejj@ximian.com>
+
+ * mail-format.c (try_inline_pgp):
+ (try_inline_pgp_sig): Start reiplementing The Right Way and not
+ danw's fucking half-assed kludge that doesn't work.
+
2001-12-12 Jeffrey Stedfast <fejj@ximian.com>
* mail-config.c (mail_config_set_new_mail_notification_command):