summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2018-03-07 05:31:03 +0100
committerJörg Frings-Fürst <debian@jff.email>2018-03-07 05:31:03 +0100
commitf7c3580478601e3a77dc864e5a1d91c1edad5187 (patch)
tree26f2b85233e76ce30cbd013559944404e66a6552 /ChangeLog
parent44a3eaeba04ef78835ca741592c376428ada5f71 (diff)
New upstream version 0.9.9upstream/0.9.9
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog32
1 files changed, 32 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a09ef60..747198c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2018-02-28 Daiki Ueno <ueno@gnu.org>
+
+ * version.sh: Bump version number and date.
+ * README: Update version.
+
+2018-02-02 Bruno Haible <bruno@clisp.org>
+
+ Update after gnulib changed.
+ * NEWS: Mention the multithread-safety fix from gnulib module 'malloca'.
+
+2018-01-27 Bruno Haible <bruno@clisp.org>
+
+ Rename some file.
+ * INSTALL.windows: Renamed from README.windows.
+ * Makefile.am (EXTRA_DIST): Update.
+ * doc/libunistring.texi (Installation): Likewise.
+
+2017-12-10 Bruno Haible <bruno@clisp.org>
+
+ Documentation updates.
+ Mostly based on feedback by Richard Stallman <rms@gnu.org>.
+ * 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 <ueno@gnu.org>
* version.sh: Bump version number and date.