about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d564d3ed9..7ee1c6a0ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
 2000-04-23  Ulrich Drepper  <drepper@redhat.com>
 
+	* manual/Makefile (chapters): Add syslog.
+	* manual/syslog.texi: New file.
+	* manual/math.texi: Fix references.
+	* manual/terminal.texi: Likewise.
+	Patch by Bryan Henderson <bryanh@giraffe-data.com>.
+
+2000-04-18  Jakub Jelinek  <jakub@redhat.com>
+
+	* posix/sys/wait.h: Define __WAIT_STATUS and the like either if
+	stdlib.h was not included or __USE_XOPEN not defined.
+
+2000-04-23  Ulrich Drepper  <drepper@redhat.com>
+
 	* nss/Makefile (libnss_db-dbs): Remove stry backslash.
 	Patch by Zack Weinberg <zack@wolery.cumb.org>.