aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-01-14 13:48:08 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-01-14 13:48:08 +0800
commit0085381870b87b3f06f52109ec5d44e3e17a3862 (patch)
treee7642b97e2841ed847049164fcabf58cc440d373 /camel/ChangeLog
parent53876bad7bdc8ed218f4e19b6396a5eda9564ff0 (diff)
downloadgsoc2013-evolution-0085381870b87b3f06f52109ec5d44e3e17a3862.tar
gsoc2013-evolution-0085381870b87b3f06f52109ec5d44e3e17a3862.tar.gz
gsoc2013-evolution-0085381870b87b3f06f52109ec5d44e3e17a3862.tar.bz2
gsoc2013-evolution-0085381870b87b3f06f52109ec5d44e3e17a3862.tar.lz
gsoc2013-evolution-0085381870b87b3f06f52109ec5d44e3e17a3862.tar.xz
gsoc2013-evolution-0085381870b87b3f06f52109ec5d44e3e17a3862.tar.zst
gsoc2013-evolution-0085381870b87b3f06f52109ec5d44e3e17a3862.zip
New source files implementing the GSSAPI SASL mechanism.
2003-01-14 Jeffrey Stedfast <fejj@ximian.com> * camel-sasl-gssapi.[c,h]: New source files implementing the GSSAPI SASL mechanism. svn path=/trunk/; revision=19437
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index def0617fe2..7d1a4c82e5 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-14 Jeffrey Stedfast <fejj@ximian.com>
+
+ * camel-sasl-gssapi.[c,h]: New source files implementing the
+ GSSAPI SASL mechanism.
+
2003-01-13 Not Zed <NotZed@Ximian.com>
* camel-mime-filter-tohtml.c: fix header include order.