OSDN Git Service

Remove accidentally checked in ChangeLog entry.
authorcorinna <corinna>
Thu, 9 Mar 2006 09:00:10 +0000 (09:00 +0000)
committercorinna <corinna>
Thu, 9 Mar 2006 09:00:10 +0000 (09:00 +0000)
winsup/cygwin/ChangeLog

index 9f1c1f1..2a9ccfe 100644 (file)
        (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.