From 013c6b75869a38827b8a3f126cbd4cd5409bb95d Mon Sep 17 00:00:00 2001 From: Lukasz Janyst Date: Thu, 28 Nov 2013 12:01:26 +0100 Subject: [PATCH] [Release Notes] Update for 0.1.3 --- docs/ReleaseNotes.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 docs/ReleaseNotes.txt 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