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=f198c51e0813053e28de92f4a5e10c28a97dd01c The branch, master has been updated via f198c51e0813053e28de92f4a5e10c28a97dd01c (commit) from def3f3c442b82d84a389c1cd4c9c5679c2d45391 (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 f198c51e0813053e28de92f4a5e10c28a97dd01c Author: Simon Josefsson <[email protected]> Date: Wed Feb 3 18:10:32 2010 +0100 Fix. ----------------------------------------------------------------------- Summary of changes: NEWS | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index b824e7f..ec7b29a 100644 --- a/NEWS +++ b/NEWS @@ -9,8 +9,10 @@ Symbol versioning was introduced in version 1.13 but by accident some symbols that were visible before that release were not exported, and the consequence was that those symbols were not available in version 1.13 to 1.16. This release fixes the problem, so the symbols are -visible again, making this release backwards compatible with both -version 1.13-1.16 and earlier releases. +visible again, making this release backwards compatible with all +earlier releases. However, this means that applications (that use +these rarely used variables) built with version 1.17 or later, or +versions before 1.13, will not work on libidn versions 1.13 to 1.16. The affected symbols are the following variables: stringprep_iscsi_prohibit, stringprep_rfc3454_A_1, hooks/post-receive -- GNU libidn _______________________________________________ Libidn-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/libidn-commit
