summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2012-01-21 13:09:08 +0100
committerBruno Haible <bruno@clisp.org>2012-01-21 13:09:08 +0100
commit11cd159f52a9abb8835b1d03cd3560f5ccc06e63 (patch)
tree37966e0534e4509d507dd666ff28dc41ce842b13 /ChangeLog
parente64b4a082e60949c34383533b35e2a611c1b5084 (diff)
downloadgnulib-11cd159f52a9abb8835b1d03cd3560f5ccc06e63.tar.gz
stdint: Add support for Android.
* lib/stdint.in.h: When included from Bionic <sys/types.h>, just include the system's <stdint.h>. Reported by Simon Josefsson <simon@josefsson.org>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 07c8a13e48..1a6a7e3647 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-01-21 Bruno Haible <bruno@clisp.org>
+
+ stdint: Add support for Android.
+ * lib/stdint.in.h: When included from Bionic <sys/types.h>, just
+ include the system's <stdint.h>.
+ Reported by Simon Josefsson <simon@josefsson.org>.
+
2012-01-19 Jim Meyering <meyering@redhat.com>
bootstrap: add bootstrap_post_import_hook