summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-03-08 17:12:51 +0000
committerUlrich Drepper <drepper@redhat.com>1998-03-08 17:12:51 +0000
commit1581459f2e26e2a6af42790cd7a488806154a294 (patch)
treee1f94ab3e1fe632ccface8a5da19cdc589fb933f /ChangeLog
parent3db52d94e2dcd03925664df6a09e9676ad1f2baf (diff)
Update.
1998-03-07 Andreas Jaeger <aj@arthur.rhein-neckar.de> * sysdeps/unix/sysv/linux/chown.c: New file for compatibility of Linux 2.0 and 2.1. * sysdeps/unix/sysv/linux/syscalls.list: Add chown.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e0a0b17d7..1d4d67489c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1998-03-07 Andreas Jaeger <aj@arthur.rhein-neckar.de>
+
+ * sysdeps/unix/sysv/linux/chown.c: New file for compatibility of
+ Linux 2.0 and 2.1.
+
+ * sysdeps/unix/sysv/linux/syscalls.list: Add chown.
+
1998-03-08 14:58 Ulrich Drepper <drepper@cygnus.com>
* Makeconfig (nisobjdir): Set to path to nis directory.