aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 367a88d92f..5f38804e5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2000-04-18 Andreas Jaeger <aj@suse.de>
+ * manual/startup.texi (Environment Access): Fix putenv prototype
+ according to recent changes.
+ Reported by Andries Brouwer <Andries.Brouwer@cwi.nl>, closes
+ PR libc/1692.
+
* elf/rtld.c (print_statistics): Added HP_TIMINIG_NONAVAIL where
needed.