about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-03-20 12:15:12 +0000
committerUlrich Drepper <drepper@redhat.com>1998-03-20 12:15:12 +0000
commit0f648b6380ac0e9ce1be68cd5897888c19989a74 (patch)
treeb4e57a44ef3337973f2241de9780ccbbac7c52dc /ChangeLog
parent89a9e37b7a7a2134cedb6d27db265a8ab774f9d1 (diff)
downloadglibc-0f648b6380ac0e9ce1be68cd5897888c19989a74.tar.gz
glibc-0f648b6380ac0e9ce1be68cd5897888c19989a74.tar.xz
glibc-0f648b6380ac0e9ce1be68cd5897888c19989a74.zip
Update.
1998-03-20  Ulrich Drepper  <drepper@cygnus.com>
	* libc.map: Add alphasort64, scandir64, versionsort64.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index da8df72b7b..70548c17ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
-1998-03-20 11:58  Ulrich Drepper  <drepper@cygnus.com>
+1998-03-20  Ulrich Drepper  <drepper@cygnus.com>
 
+	* libc.map: Add alphasort64, scandir64, versionsort64.
 	* dirent/Makefile (routines): Add scandir64, alphasort64, and
 	versionsort64.
 	* dirent/alphasort64.c: New file.