summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog35
1 files changed, 35 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ddb9355..1f605e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,38 @@
+2016-12-02 Daiki Ueno <ueno@gnu.org>
+
+ * version.sh: Bump version number and date.
+ * README: Update version.
+ * NEWS: Mention 0.9.7 changes.
+
+2016-12-02 Bruno Haible <bruno@clisp.org>
+
+ Change license to LGPLv3+ or GPLv2.
+ * README (Copyright): Rewrite section.
+ * doc/libunistring.texi (Licenses): Change accordingly.
+ * autogen.sh: Pass option --lgpl=3orGPLv2 to gnulib-tool.
+ Reported by Nikos Mavrogiannopoulos.
+ * gnulib-m4/gnulib-cache.m4: Regenerated.
+
+2016-12-02 Bruno Haible <bruno@clisp.org>
+
+ Allow use of automake-1.15.
+ * autogen.sh: Update comments. Make sure to get new versions of files
+ brought in by automake.
+
+2016-11-23 Bruno Haible <bruno@clisp.org>
+
+ Update installation instructions for Windows.
+ * README.windows: Assume a 64-bit Windows. Explain both 32-bit and
+ 64-bit builds. Add instructions for the MS Visual C/C++ tool chain.
+ Revamp instructions for Cygwin.
+
+2016-11-23 Bruno Haible <bruno@clisp.org>
+
+ Drop the nickname "woe32".
+ * README.windows: Renamed from README.woe32.
+ * doc/libunistring.texi (Installation): Update.
+ * Makefile.am (EXTRA_DIST): Update.
+
2015-06-25 Daiki Ueno <ueno@gnu.org>
* version.sh: Bump version number and date.