about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4954acb635..a2f8c2f9af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2000-03-29  Andreas Jaeger  <aj@suse.de>
 
+	* include/unistd.h: Remove duplicate entry for __rmdir.
+	Remove declaration of __mkdir since __mkdir is declared in
+	sys/stat.h.
+
 	* manual/creature.texi (Feature Test Macros): Fix typo, reported
 	by Michael Deutschmann <michael@talamasca.ocis.net>.