Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 9800f1cc1..627db828f 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,11 @@
2002-06-29 Christopher Faylor <cgf@redhat.com>
+ * uinfo.cc (cygheap_user::test_uid): Return NULL or further tests are
+ sorta useless.
+ (cygheap_user::env_domain): Recalculate if name is missing.
+
+2002-06-29 Christopher Faylor <cgf@redhat.com>
+
* environ.cc (spenv::from_cygheap): Still need to take setuid into
consideration.