about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-01-28 17:34:53 +0000
committerUlrich Drepper <drepper@redhat.com>1999-01-28 17:34:53 +0000
commit1f749a3ba208fd615b5524eb6bbeea212211ff1a (patch)
treec96fb0fa27afb98d3e6ef86b8b4a73a8bec0c4c4 /ChangeLog
parent744541835ff4c65c32cf5ce4c08b070d5f50d0ba (diff)
downloadglibc-1f749a3ba208fd615b5524eb6bbeea212211ff1a.tar.gz
glibc-1f749a3ba208fd615b5524eb6bbeea212211ff1a.tar.xz
glibc-1f749a3ba208fd615b5524eb6bbeea212211ff1a.zip
Update.
	* sysdeps/unix/sysv/sysv4/solaris2/configure.in: New file.
	* sysdeps/unix/sysv/sysv4/solaris2/configure: New file.
	* sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c: New file.
	Patch by Jeff Bailey <jbailey@phn.ca>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7ed1ee7e31..8f6a6380db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 1999-01-28  Ulrich Drepper  <drepper@cygnus.com>
 
+	* sysdeps/unix/sysv/sysv4/solaris2/configure.in: New file.
+	* sysdeps/unix/sysv/sysv4/solaris2/configure: New file.
+	* sysdeps/unix/sysv/sysv4/solaris2/sparc/errlist.c: New file.
+	Patch by Jeff Bailey <jbailey@phn.ca>.
+
 	* locale/setlocale.c (free_mem): Don't try to free C locale data
 	and use setdata instead of doing it by hand.