From 3e0814cd9862b89c7a39672672937477bd87ddfb Mon Sep 17 00:00:00 2001 From: Andreas Rottmann Date: Thu, 27 May 2010 18:23:15 +0200 Subject: Imported Upstream version 0.9.3 --- ChangeLog | 93 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 54cc4110..92c53c6b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,96 @@ +2010-05-02 Bruno Haible + + * Version 0.9.3 released. + +2010-05-02 Bruno Haible + + * version.sh: Bump version number and date. + * README: Update version. + * lib/Makefile.am (LTV_*): Update to 1:2:1. + +2010-05-02 Bruno Haible + + * gnulib-m4/gnulib-cache.m4: Updated by gnulib-tool. + +2010-03-30 Bruno Haible + + * README.woe32: Update for Cygwin 1.7.x. + +2010-03-29 Bruno Haible + + Undo last change, not needed any more. + * configure.ac: Remove LT_LANG([C++]) invocation. + +2010-03-12 Bruno Haible + + Fix libtool failure with gnulib C++ tests. + * configure.ac: Add LT_LANG([C++]) invocation. + Reported by Ludovic Courtès . + +2010-01-10 Bruno Haible + + * doc/unistr.texi (Elementary string functions on NUL terminated + strings): Change description of u*_stpncpy return value to be + consistent with stpncpy in glibc. + +2010-01-01 Bruno Haible + + * Version 0.9.2.1 released. + +2010-01-01 Bruno Haible + + * version.sh: Bump version number and date. + * README: Update version. + * doc/libunistring.texi: Update copyright year. + * lib/libunistring.rc: Likewise. + +2009-12-26 Bruno Haible + + * Version 0.9.2 released. + +2009-12-26 Bruno Haible + + * version.sh: Bump version number and date. + * README: Update version. + * lib/Makefile.am (LTV_*): Update to 1:1:1. + * NEWS: Mention what changed. + +2009-12-26 Bruno Haible + + * lib/libunistring.rc: Update. + +2009-12-26 Bruno Haible + + * lib/Makefile.am (EXTRA_DIST): Add unistring/cdefs.in.h. + +2009-12-24 Bruno Haible + + Update after gnulib added module 'unused-parameter'. + * gnulib-local/lib/unistr.h.diff: Replace the #include of + "unused-parameter.h". + * lib/unistring/cdefs.in.h: Renamed from lib/unistring/cdefs.h. Replace + the _UNUSED_PARAMETER_ with a placeholder for _GL_UNUSED_PARAMETER. + * lib/Makefile.am (unistring/cdefs.h): New rule. + (BUILT_SOURCES, MOSTLYCLEANFILES, CLEANFILES): Augment. + +2009-12-12 Bruno Haible + + * lib/libunistring.rc: Untabify. + * woe32dll/export.h: Likewise. + +2009-12-09 Bruno Haible + + Ensure _UNUSED_PARAMETER_ is defined in the public header files. + * lib/unistring/cdefs.h: New file, based on gnulib/m4/gnulib-common.m4. + * lib/Makefile.am (nobase_nodist_include_HEADERS): Add it. + * gnulib-local/lib/unistr.h.diff: Include unistring/cdefs.h. + Reported by Mike Gran . + +2009-09-01 Bruno Haible + + * README.woe32: Put the -mno-cygwin option into CC and CXX. + Recommended by Paolo Bonzini and Eric Blake. + 2009-08-17 Bruno Haible * Version 0.9.1.1 released. -- cgit v1.2.3