Update.
authorAndreas Jaeger <aj@suse.de>
Tue, 18 Apr 2000 17:35:17 +0000 (17:35 +0000)
committerAndreas Jaeger <aj@suse.de>
Tue, 18 Apr 2000 17:35:17 +0000 (17:35 +0000)
* manual/startup.texi (Environment Access): Fix putenv prototype
according to recent changes.
Reported by Andries Brouwer <Andries.Brouwer@cwi.nl>, closes
PR libc/1692.

ChangeLog

index 367a88d..5f38804 100644 (file)
--- 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.