about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-12-27 04:41:52 +0000
committerUlrich Drepper <drepper@redhat.com>2000-12-27 04:41:52 +0000
commitfc1fb585c60817b982956e815ebc4726ef6381f6 (patch)
tree60183f60a986dc77bde5c4383d45e0113d622e37 /ChangeLog
parent945c975dffbff130148aace42708fc4b45493a0e (diff)
downloadglibc-fc1fb585c60817b982956e815ebc4726ef6381f6.tar.gz
glibc-fc1fb585c60817b982956e815ebc4726ef6381f6.tar.xz
glibc-fc1fb585c60817b982956e815ebc4726ef6381f6.zip
Update.
	* string/Makefile (tests): Add tst-bswap.
	* string/tst-bswap.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e460a122c3..5b26efab46 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
 	* sysdeps/generic/bits/byteswap.h (__bswap_64): Make it usable for
 	64bit platforms.  Reported by Dave Gilbert <gilbertd@treblig.org>.
 
+	* string/Makefile (tests): Add tst-bswap.
+	* string/tst-bswap.c: New file.
+
 2000-12-11  Bruno Haible  <haible@clisp.cons.org>
 
 	* Makefile ($(inst_includedir)/gnu/stubs.h): Sort in the C locale.