summaryrefslogtreecommitdiffstats
path: root/c/src/lib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/ChangeLog')
-rw-r--r--c/src/lib/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/lib/ChangeLog b/c/src/lib/ChangeLog
index 320ee15b04..af966603b4 100644
--- a/c/src/lib/ChangeLog
+++ b/c/src/lib/ChangeLog
@@ -1,3 +1,10 @@
+2001-05-14 Till Straumann <strauman@slac.stanford.edu>
+
+ * Per PR212, added envlock support for newlib. This is used
+ by at least getenv()/putenv() to avoid race conditions.
+ * libc/envlock.c: New file.
+ * libc/Makefile.am: Modified to reflect above.
+
2002-05-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/Makefile.am: Remove.