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:
-rw-r--r--winsup/cygwin/ChangeLog7
1 files changed, 0 insertions, 7 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 9f1c1f1d9..2a9ccfe8d 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -16,13 +16,6 @@
(statvfs): Request correct volume size using DeviceIoControl if
quotas are enforced on the file system.
-2006-03-06 Corinna Vinschen <corinna@vinschen.de>
-
- * dcrt0.cc (_dll_crt0): Revert to initialize *main_environ to NULL for
- non-forked processes to circumvent problems with applications which
- are messing around with the global variable "environ" in some
- arbitrary way.
-
2006-03-03 Corinna Vinschen <corinna@vinschen.de>
* dir.cc (opendir): Fix indentation.