Remove accidentally checked in ChangeLog entry.

This commit is contained in:
Corinna Vinschen 2006-03-09 09:00:10 +00:00
parent c87248b6fa
commit 4db3b4496e
1 changed files with 0 additions and 7 deletions

View File

@ -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.