diff --git a/docs/ReleaseNotes.txt b/docs/ReleaseNotes.txt new file mode 100644 index 00000000000..b0431e889f3 --- /dev/null +++ b/docs/ReleaseNotes.txt @@ -0,0 +1,18 @@ +======== +PyXRootD +======== + +Release Notes +============= + +------------- +Version 0.1.3 +------------- + ++ **Minor bug fixes** + * Make the MkDirFlags.MAKEPATH flag work (issue #6) + * Fix a segfault when listing invalid directory (issues #3 and #4) + * Fix a SystemError exception occuring when trying to copy a file (issue #2) + ++ **Miscellaneous** + * Fix file permissions