diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -77,6 +77,10 @@ C API Documentation ------------- +- bug 990669: os.path.normpath may alter the meaning of a path if it contains +symbolic links. This has been documented in a comment since 1992, but is now in +the library reference as well. + New platforms ------------- |