aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4744086f2a..8abb6718c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,17 @@
1999-11-14 Ulrich Drepper <drepper@cygnus.com>
+ * scripts/versions.awk: Don't expect to read predecessor versions,
+ compute them.
+ * Versions.def: Remove predecessors. They get now computed.
+
+1999-11-14 Ulrich Drepper <drepper@cygnus.com>
+
* sysdeps/unix/sysv/linux/execve.c: Add __syscall_execve prototype.
* sysdeps/unix/sysv/linux/setrlimit.c: Add __syscall_setrlimit
prototype.
* sysdeps/unix/sysv/linux/powerpc/syscalls.list: Add setrlimit.
* sysdeps/powerpc/stackinfo.h: New file.
- Patches by Franz Sirl <Franz.Sirl@lauterback.com>.
+ Patches by Franz Sirl <Franz.Sirl@lauterbach.com>.
1999-11-13 Roland McGrath <roland@baalperazim.frob.com>