about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-05-21 23:39:35 +0000
committerUlrich Drepper <drepper@redhat.com>2008-05-21 23:39:35 +0000
commite92799fc450f529c860fefe3068df782b7041b9b (patch)
tree196a90579ba82e2e45a497db41bc08b45b5fc406 /ChangeLog
parentd8e763c60eba701cee64c03b767a8159823c6ea2 (diff)
downloadglibc-e92799fc450f529c860fefe3068df782b7041b9b.tar.gz
glibc-e92799fc450f529c860fefe3068df782b7041b9b.tar.xz
glibc-e92799fc450f529c860fefe3068df782b7041b9b.zip
* string/endian.h: Define new fixed-size hto* and *toh macros only
	is __USE_BSD.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eef17b9c92..cdc238d16b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-05-21  Ulrich Drepper  <drepper@redhat.com>
 
+	* string/endian.h: Define new fixed-size hto* and *toh macros only
+	is __USE_BSD.
+
 	* iconvdata/Depend: Add localedata.
 
 2008-05-21  Samuel Thibault  <samuel.thibault@ens-lyon.org>