about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-12-10 22:34:55 +0000
committerUlrich Drepper <drepper@redhat.com>2000-12-10 22:34:55 +0000
commita31530e35596104efffd53951619a10a8240df5a (patch)
treeaaa9708642dcc1699d02de253af975cebce203df /ChangeLog
parentadc85e2f59df1a3bf72ca0337b8b24540868cff0 (diff)
downloadglibc-a31530e35596104efffd53951619a10a8240df5a.tar.gz
glibc-a31530e35596104efffd53951619a10a8240df5a.tar.xz
glibc-a31530e35596104efffd53951619a10a8240df5a.zip
Update.
	* sysdeps/alpha/htonl.S: Fix a typo.

2000-12-10  Jakub Jelinek  <jakub@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b9aa659add..1f1de48c39 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2000-12-10  Jakub Jelinek  <jakub@redhat.com>
 
+	* sysdeps/alpha/htonl.S: Fix a typo.
+
+2000-12-10  Jakub Jelinek  <jakub@redhat.com>
+
 	* sysdeps/alpha/alphaev6/stxcpy.S: Exchange t8 with t10.
 
 2000-12-10  Andreas Jaeger  <aj@suse.de>