*** empty log message ***

This commit is contained in:
Corinna Vinschen 2014-02-20 13:57:39 +00:00
parent 7f57a4ea14
commit 2dc219640d
1 changed files with 5 additions and 0 deletions

View File

@ -27,3 +27,8 @@ Bug Fixes
- Avoid error messages from the signal handler if we're exiting.
Addresses: A random irc #cygwin complaint.
- Fix return value from getgrouplist function to behave like glibc.
- Fix initialization of open_memstream which could lead to dropping the
entire string.