summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 33fb948..8e6b966 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,15 @@ NEWS file for summain
=====================
+Version 0.12, released 2012-02-11
+---------------------------------
+
+* Bug in mangling relative paths fixed: previously the whole path was
+ mangled, but now the relative path is mangled instead. This is more
+ consistent.
+* Bug fixed: a symlink given as the root is treated as a symlink rather
+ than a directory, if it points to a directory.
+
Version 0.11, released 2012-02-11
---------------------------------