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 libidn".
http://git.savannah.gnu.org/cgit/libidn.git/commit/?id=fb7caaeb9689b423f29486cde6ee9c8bf6316aee The branch, master has been updated via fb7caaeb9689b423f29486cde6ee9c8bf6316aee (commit) from 0261ea4f5832e15d306e424bf94706e39ea58553 (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 fb7caaeb9689b423f29486cde6ee9c8bf6316aee Author: Simon Josefsson <[email protected]> Date: Mon Feb 15 11:49:04 2010 +0100 Add. ----------------------------------------------------------------------- Summary of changes: NEWS | 12 ++++++++++-- 1 files changed, 10 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 36bac8f..d578ed2 100644 --- a/NEWS +++ b/NEWS @@ -2,9 +2,17 @@ Libidn NEWS -- History of user-visible changes. -*- outline -*- Copyright (C) 2002-2010 Simon Josefsson See the end for copying conditions. -* Version 1.17 (released 2010-02-05) +* Version 1.18 (unreleased) [stable] -** Fix symbol export problem for a few variables. +** libidn: Put forgotten symbols under old namespace. +Reverts one unnecessary change introduced in 1.17. Suggested by Marco +d'Itri <[email protected]>. + +** API and ABI is backwards compatible with the previous version. + +* Version 1.17 (released 2010-02-05) [alpha] + +** libidn: Fix symbol export problem for a few variables. Applications (that use these rarely used variables) built against versions before 1.13 did not work with libidn versions 1.13 to 1.16. hooks/post-receive -- GNU libidn _______________________________________________ Libidn-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/libidn-commit
