diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-03-27 21:42:03 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-03-27 21:42:03 +0200 |
commit | db6f1f397f45ccd3c11d16352ed46a9c1eae3442 (patch) | |
tree | e0b9334e2637f17696c796ac13b2c39294bf9233 /ChangeLog | |
parent | 0250cb64565a7d5238bbc751225d4b0236ef8316 (diff) | |
parent | 6b73edd95d603e27d55d4905134ac1327d426534 (diff) |
Merge tag 'upstream/0.9.7'
Upstream version 0.9.7
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 35 |
1 files changed, 35 insertions, 0 deletions
@@ -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. |