summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 98370c0c9..72f329205 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,10 @@
+2003-01-31 Christopher Faylor <cgf@redhat.com>
+
+ * passwd.cc (pwdgrp::read_passwd): linebuf *must* be static (from
+ Pierre Humblet).
+ * pwdgrp.h (pwdgrp::refresh): Avoid calling read function if we already
+ have lock since that means we are in the process of reading the file.
+
2003-01-31 Jason Tishler <jason@tishler.net>
* shared.cc (shared_info::heap_chunk_size): Use correct variable when