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=f829384e4bc9064859f55a163d1f065132436ce1 The branch, gsasl_1_4_x has been updated via f829384e4bc9064859f55a163d1f065132436ce1 (commit) via b6597e4e6d2bf3d6baf3ed5467fb10df7674e665 (commit) from 7ec2646b4da190439aa3575528dc660dffd16450 (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 f829384e4bc9064859f55a163d1f065132436ce1 Author: Simon Josefsson <[email protected]> Date: Mon Mar 15 22:04:05 2010 +0100 Generated. commit b6597e4e6d2bf3d6baf3ed5467fb10df7674e665 Author: Simon Josefsson <[email protected]> Date: Mon Mar 15 21:58:57 2010 +0100 Generated. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ lib/ChangeLog | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 146 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index 00ae786..efba86a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,76 @@ +2010-03-15 Simon Josefsson <[email protected]> + + * lib/ChangeLog: Generated. + +2010-03-15 Simon Josefsson <[email protected]> + + * NEWS, lib/NEWS: Version 1.4.2. + +2010-03-15 Simon Josefsson <[email protected]> + + * .gitignore: Update. + +2010-03-15 Simon Josefsson <[email protected]> + + * NEWS, lib/NEWS: Add. + +2010-03-15 Simon Josefsson <[email protected]> + + * cfg.mk: Fix update-po rule. + +2010-03-15 Simon Josefsson <[email protected]> + + * po/LINGUAS, po/fi.po.in, po/fr.po.in, po/id.po.in, po/it.po.in, + po/nl.po.in, po/pl.po.in, po/sk.po.in, po/sv.po.in, po/vi.po.in, + po/zh_CN.po.in: Sync with TP. + +2010-03-15 Simon Josefsson <[email protected]> + + * lib/po/LINGUAS, lib/po/it.po.in, lib/po/vi.po.in, + lib/po/zh_CN.po.in: Sync with TP. + +2010-03-15 Simon Josefsson <[email protected]> + + * .gitignore: Don't ignore po/. + +2010-03-15 Simon Josefsson <[email protected]> + + * lib/NEWS: Add. + +2010-03-08 Simon Josefsson <[email protected]> + + * lib/src/error.c: Fix typo. + +2010-03-15 Simon Josefsson <[email protected]> + + * NEWS, lib/NEWS: Fix NEWS entry. + +2010-03-15 Simon Josefsson <[email protected]> + + * NEWS: Add. + +2010-03-10 Simon Josefsson <[email protected]> + + * lib/scram/parser.c, tests/scram.c: SCRAM: (Un)escape username. + +2010-03-10 Simon Josefsson <[email protected]> + + * lib/scram/parser.c, lib/scram/printer.c, lib/scram/server.c, + tests/scram.c: SCRAM: (Un)escape authzid. + +2010-02-16 Simon Josefsson <[email protected]> + + * NEWS, configure.ac, lib/NEWS, lib/configure.ac, lib/src/gsasl.h: + Bump versions. + +2010-02-16 Simon Josefsson <[email protected]> + + * doc/ANNOUNCE: Add. + +2010-02-16 Simon Josefsson <[email protected]> + + * ChangeLog: Generated. + 2010-02-16 Simon Josefsson <[email protected]> * lib/ChangeLog: Generated. diff --git a/lib/ChangeLog b/lib/ChangeLog index 6682f9a..71c8ff3 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,76 @@ +2010-03-15 Simon Josefsson <[email protected]> + + * NEWS, lib/NEWS: Version 1.4.2. + +2010-03-15 Simon Josefsson <[email protected]> + + * .gitignore: Update. + +2010-03-15 Simon Josefsson <[email protected]> + + * NEWS, lib/NEWS: Add. + +2010-03-15 Simon Josefsson <[email protected]> + + * cfg.mk: Fix update-po rule. + +2010-03-15 Simon Josefsson <[email protected]> + + * po/LINGUAS, po/fi.po.in, po/fr.po.in, po/id.po.in, po/it.po.in, + po/nl.po.in, po/pl.po.in, po/sk.po.in, po/sv.po.in, po/vi.po.in, + po/zh_CN.po.in: Sync with TP. + +2010-03-15 Simon Josefsson <[email protected]> + + * lib/po/LINGUAS, lib/po/it.po.in, lib/po/vi.po.in, + lib/po/zh_CN.po.in: Sync with TP. + +2010-03-15 Simon Josefsson <[email protected]> + + * .gitignore: Don't ignore po/. + +2010-03-15 Simon Josefsson <[email protected]> + + * lib/NEWS: Add. + +2010-03-08 Simon Josefsson <[email protected]> + + * lib/src/error.c: Fix typo. + +2010-03-15 Simon Josefsson <[email protected]> + + * NEWS, lib/NEWS: Fix NEWS entry. + +2010-03-15 Simon Josefsson <[email protected]> + + * NEWS: Add. + +2010-03-10 Simon Josefsson <[email protected]> + + * lib/scram/parser.c, tests/scram.c: SCRAM: (Un)escape username. + +2010-03-10 Simon Josefsson <[email protected]> + + * lib/scram/parser.c, lib/scram/printer.c, lib/scram/server.c, + tests/scram.c: SCRAM: (Un)escape authzid. + +2010-02-16 Simon Josefsson <[email protected]> + + * NEWS, configure.ac, lib/NEWS, lib/configure.ac, lib/src/gsasl.h: + Bump versions. + +2010-02-16 Simon Josefsson <[email protected]> + + * doc/ANNOUNCE: Add. + +2010-02-16 Simon Josefsson <[email protected]> + + * ChangeLog: Generated. + +2010-02-16 Simon Josefsson <[email protected]> + + * lib/ChangeLog: Generated. + 2010-02-16 Simon Josefsson <[email protected]> * tests/symbols.c: Make it work when obsolete symbols are disabled. hooks/post-receive -- GNU gsasl _______________________________________________ Gsasl-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gsasl-commit
