Module Name: src
Committed By: christos
Date: Tue Feb 22 02:44:58 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
fix typos in saslc entry.
To generate a diff of this commit:
cvs rdiff -u -r1.1512 -r1.1513 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1512 src/doc/CHANGES:1.1513
--- src/doc/CHANGES:1.1512 Mon Feb 21 17:26:10 2011
+++ src/doc/CHANGES Mon Feb 21 21:44:58 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1512 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1513 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -866,7 +866,7 @@
preemption. Added support for RMI (NetLogic) XLS/XLR models.
Major clean up for MIPS port. [matt 20110220]
ath(4): Add support for AR9285 devices. [cegger 20110221]
- libsaslc)(3): Complete integration of libsaslc written for SoC 2010
+ libsaslc(3): Complete integration of libsaslc written for GSoC 2010
by Mateusz Kocielski, improved and integrated with Postfix
by Anon Ymous. Supported mechs are: ANONYMOUS, CRAM-MD5,
DIGEST-MD5, EXTERNAL, GSSAPI, LOGIN, PLAIN [christos 20110221]