Update of /home/jas/self/public-cvs/gsasl/lib
In directory mocca:/home/jas/self/src/gsasl/lib
Modified Files:
NEWS configure.ac
Log Message:
Revert version, GS2 won't be in the next release.
--- /home/jas/self/public-cvs/gsasl/lib/NEWS 2006/12/08 20:03:28 1.146
+++ /home/jas/self/public-cvs/gsasl/lib/NEWS 2007/03/19 10:59:50 1.147
@@ -1,21 +1,11 @@
GNU SASL LIBRARY NEWS -- History of user-visible changes.
-Copyright (C) 2002, 2003, 2004, 2005, 2006 Simon Josefsson
+Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Simon Josefsson
See the end for copying conditions.
-* Version 0.3.0 (unreleased)
+* Version 0.2.16 (unreleased)
** Fix gsasl_check_version logic.
-** Added an experimental implementation of the GS2 mechanism.
-The mechanism disabled by default, but you can enable it by specifying
---enable-gs2 when you run configure. The mechanism requires an
-external GSS-API library. Configure will automatically try to find
-(in order of preference) the GNU GSS, Heimdal, or MIT Kerberos
-implementation of GSS-API automatically, and use one of them, but you
-may specify --with-gssapi-impl=gss/mit/heimdal to select a particular
-implementation. Using one GSS-API library for the GSSAPI mechanism,
-and another for the GS2 mechanism is not supported.
-
* Version 0.2.15 (released 2006-08-22)
** Changed libgsasl shared library version.
--- /home/jas/self/public-cvs/gsasl/lib/configure.ac 2007/03/17 12:14:09
1.90
+++ /home/jas/self/public-cvs/gsasl/lib/configure.ac 2007/03/19 10:59:50
1.91
@@ -20,7 +20,7 @@
# MA 02110-1301, USA.
AC_PREREQ(2.61)
-AC_INIT([libgsasl], [0.3.0], [EMAIL PROTECTED])
+AC_INIT([libgsasl], [0.2.16], [EMAIL PROTECTED])
AC_CONFIG_AUX_DIR([build-aux])
# Library code modified: REVISION++
_______________________________________________
Gsasl-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gsasl-commit