summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-06-01 22:53:19 +0200
committerBruno Haible <bruno@clisp.org>2010-06-01 22:53:19 +0200
commitc8337fee8bd30207245f67201a9b4559f10ca91c (patch)
tree40ef11666214b2ca54cc01a50366c02435afb5b9 /ChangeLog
parent89bd4b68c1366a5e2e3ff7a89aad7d63e591a03a (diff)
downloadlibunistring-c8337fee8bd30207245f67201a9b4559f10ca91c.tar.gz
Avoid possible bad interaction with Solaris 2.5.1 <pthread.h>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 73742af..8fc5418 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-06-01 Bruno Haible <bruno@clisp.org>
+
+ Avoid possible bad interaction with Solaris 2.5.1 <pthread.h>.
+ * lib/stdint.mini.h (_UINT64_T): Don't define.
+ Reported by Ben Pfaff <blp@cs.stanford.edu>.
+
2010-05-16 Bruno Haible <bruno@clisp.org>
Update after gnulib changed.