diff options
author | Andreas Rottmann <a.rottmann@gmx.at> | 2009-09-14 12:34:37 +0200 |
---|---|---|
committer | Andreas Rottmann <a.rottmann@gmx.at> | 2009-09-14 12:34:37 +0200 |
commit | 3bebb94360f1c2333feb8d504a9fa4f96984d8b7 (patch) | |
tree | a8aaac2174791365ed3e9975ae81106a47902f2a /ChangeLog | |
parent | fa095a4504cbe668e4244547e2c141597bea4ecf (diff) |
Imported Upstream version 0.9.1.1upstream/0.9.1.1
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,3 +1,22 @@ +2009-08-17 Bruno Haible <bruno@clisp.org> + + * Version 0.9.1.1 released. + +2009-08-16 Bruno Haible <bruno@clisp.org> + + * version.sh: Bump version number and date. + * README: Update version. + +2009-08-16 Bruno Haible <bruno@clisp.org> + + * doc/Makefile.am (dist-html-split): Depend on libunistring_toc.html. + +2009-08-16 Bruno Haible <bruno@clisp.org> + + Fix build error when a non-GNU C compiler or Solaris is used. + * lib/Makefile.am (unistring/stdbool.h): Depend on stdbool.mini.h. + (EXTRA_DIST): Add stdbool.mini.h. + 2009-06-30 Bruno Haible <bruno@clisp.org> * Version 0.9.1 released. |