about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ba941e7903..7eaf1ce42b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,13 @@
+1998-01-24 11:34  Ulrich Drepper  <drepper@happy.cygnus.com>
+
+	* nis/nislib/nislib.h: Removed.
+
 1998-01-22 00:55  Ulrich Drepper  <drepper@happy.cygnus.com>
 
 	* libc.map: Add __libc_uid, __libc_pid, __syscall_rt_sigqueueinfo,
 	__pread64, __pwrite64, and __getpid.
 
-	* libc/rt/aio_misc.c: Use pread and pwrite instead of __ protected
+	* rt/aio_misc.c: Use pread and pwrite instead of __ protected
 	versions.
 
 1998-01-06  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>