From f7c3580478601e3a77dc864e5a1d91c1edad5187 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 7 Mar 2018 05:31:03 +0100 Subject: New upstream version 0.9.9 --- ChangeLog | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a09ef60e..747198c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +2018-02-28 Daiki Ueno + + * version.sh: Bump version number and date. + * README: Update version. + +2018-02-02 Bruno Haible + + Update after gnulib changed. + * NEWS: Mention the multithread-safety fix from gnulib module 'malloca'. + +2018-01-27 Bruno Haible + + Rename some file. + * INSTALL.windows: Renamed from README.windows. + * Makefile.am (EXTRA_DIST): Update. + * doc/libunistring.texi (Installation): Likewise. + +2017-12-10 Bruno Haible + + Documentation updates. + Mostly based on feedback by Richard Stallman . + * doc/wchar_t.texi: New file, extracted from doc/libunistring.texi. + * doc/Makefile.am (libunistring_TEXINFOS): Add it. + * doc/libunistring.texi: Move "The wchar_t mess" section to an appendix. + * doc/unitypes.texi: Explain difference between uint32_t and ucs4_t. + * doc/unistr.texi (Elementary string functions, + Elementary string functions on NUL terminated strings): Add subsection + structure. + * doc/unictype.texi (Object oriented API): Explain each general category + once only. + * doc/unistdio.texi, doc/uninorm.texi, doc/unicase.texi: Small changes. + 2017-11-30 Daiki Ueno * version.sh: Bump version number and date. -- cgit v1.2.3