This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU gsasl".
http://git.savannah.gnu.org/cgit/gsasl.git/commit/?id=c9f71bce3259ffc5495164854c2273e6af22a4b6 The branch, gsasl_1_4_x has been updated via c9f71bce3259ffc5495164854c2273e6af22a4b6 (commit) via e245b511f01dfae503bcb895ddee8e7116743e3e (commit) via cf3408071c9b0be79fc037acd22c706ddd0a588f (commit) from 5c13f5ca39258b9be2c57c2da7129fba2a87f640 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit c9f71bce3259ffc5495164854c2273e6af22a4b6 Author: Simon Josefsson <[email protected]> Date: Thu Mar 25 11:45:25 2010 +0100 Generated. commit e245b511f01dfae503bcb895ddee8e7116743e3e Author: Simon Josefsson <[email protected]> Date: Thu Mar 25 11:39:11 2010 +0100 Generated. commit cf3408071c9b0be79fc037acd22c706ddd0a588f Author: Simon Josefsson <[email protected]> Date: Thu Mar 25 11:38:03 2010 +0100 Version 1.4.4. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 23 +++++++++++++++++++++++ NEWS | 2 +- lib/ChangeLog | 23 +++++++++++++++++++++++ lib/NEWS | 2 +- 4 files changed, 48 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 145a057..7e12a2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,29 @@ 2010-03-25 Simon Josefsson <[email protected]> + * NEWS, lib/NEWS: Version 1.4.4. + +2010-03-25 Simon Josefsson <[email protected]> + + * NEWS, configure.ac, lib/NEWS, lib/configure.ac, lib/src/gsasl.h: + Bump versions. + +2010-03-25 Simon Josefsson <[email protected]> + + * lib/gl/Makefile.am, lib/gl/m4/gnulib-cache.m4, + lib/gl/m4/gnulib-comp.m4, lib/gl/m4/strnlen.m4, lib/gl/strnlen.c: + Add strnlen for portability. + +2010-03-25 Simon Josefsson <[email protected]> + + * ChangeLog: Generated. + +2010-03-25 Simon Josefsson <[email protected]> + + * lib/ChangeLog: Generated. + +2010-03-25 Simon Josefsson <[email protected]> + * NEWS, lib/NEWS: Version 1.4.3. 2010-03-25 Simon Josefsson <[email protected]> diff --git a/NEWS b/NEWS index b1a04ef..df2b5f0 100644 --- a/NEWS +++ b/NEWS @@ -6,7 +6,7 @@ Note that changes to the GNU SASL Library is documented in lib/NEWS. This file track changes to the remaining, non-library, parts of GNU SASL. That include the manual, the command line tool, and self tests. -* Version 1.4.4 (unreleased) [stable] +* Version 1.4.4 (released 2010-03-25) [stable] ** See lib/NEWS. diff --git a/lib/ChangeLog b/lib/ChangeLog index aa04021..6facd69 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,28 @@ 2010-03-25 Simon Josefsson <[email protected]> + * NEWS, lib/NEWS: Version 1.4.4. + +2010-03-25 Simon Josefsson <[email protected]> + + * NEWS, configure.ac, lib/NEWS, lib/configure.ac, lib/src/gsasl.h: + Bump versions. + +2010-03-25 Simon Josefsson <[email protected]> + + * lib/gl/Makefile.am, lib/gl/m4/gnulib-cache.m4, + lib/gl/m4/gnulib-comp.m4, lib/gl/m4/strnlen.m4, lib/gl/strnlen.c: + Add strnlen for portability. + +2010-03-25 Simon Josefsson <[email protected]> + + * ChangeLog: Generated. + +2010-03-25 Simon Josefsson <[email protected]> + + * lib/ChangeLog: Generated. + +2010-03-25 Simon Josefsson <[email protected]> + * NEWS, lib/NEWS: Version 1.4.3. 2010-03-25 Simon Josefsson <[email protected]> diff --git a/lib/NEWS b/lib/NEWS index 607949a..571e429 100644 --- a/lib/NEWS +++ b/lib/NEWS @@ -2,7 +2,7 @@ GNU SASL LIBRARY NEWS -- History of user-visible changes. Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Simon Josefsson See the end for copying conditions. -* Version 1.4.4 (unreleased) [stable] +* Version 1.4.4 (released 2010-03-25) [stable] ** SCRAM: Fix build error on platforms without strnlen. hooks/post-receive -- GNU gsasl _______________________________________________ Gsasl-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gsasl-commit
