commit | 5e8349e5cc42f0cbae1706cd9b6317e8dd406ee6 | [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 | 5173812b91966aeecb0631e100b913e2c65fb106 | |
parent | 739a59cf720cfd76df30ff9b513c6e0a068434b2 [diff] [blame] |
Issue #9948: logging: fixed problem of losing filename case information.
diff --git a/Misc/NEWS b/Misc/NEWS index b8bdd9c..613afd9 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -48,6 +48,8 @@ Library ------- +- Issue #9948: Fixed problem of losing filename case information. + - Issue #9437: Fix building C extensions with non-default LDFLAGS. - Issue #9759: GzipFile now raises ValueError when an operation is attempted