commit | 1c71b2af1ac8fbba22d5491da9f89e7ef184ccbc | [log] [tgz] |
---|---|---|
author | Vinay Sajip <vinay_sajip@yahoo.co.uk> | Sun Oct 10 20:36:04 2010 +0000 |
committer | Vinay Sajip <vinay_sajip@yahoo.co.uk> | Sun Oct 10 20:36:04 2010 +0000 |
tree | d8af0aee29bf2b357b7278288fa90b131f2e6c01 | |
parent | 7d03c7da194a2fbc4ffe598f74feb369c0c931d7 [diff] [blame] |
Issue #9948: logging: fixed problem of losing filename case information.
diff --git a/Misc/NEWS b/Misc/NEWS index 7a8a8f9..57cc97f 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -92,6 +92,8 @@ Library ------- +- Issue #9948: Fixed problem of losing filename case information. + - Issue #9437: Fix building C extensions with non-default LDFLAGS. - Issue #4661: email can now parse bytes input and generate either converted