Module Name: src
Committed By: christos
Date: Mon Feb 21 22:26:10 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
belated mention for libsaslc.
To generate a diff of this commit:
cvs rdiff -u -r1.1511 -r1.1512 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.1511 src/doc/CHANGES:1.1512
--- src/doc/CHANGES:1.1511 Mon Feb 21 06:09:16 2011
+++ src/doc/CHANGES Mon Feb 21 17:26:10 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1511 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1512 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -866,3 +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
+ 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]