You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by je...@apache.org on 2015/02/24 12:47:57 UTC

[03/50] [abbrv] allura git commit: CHANGES updated for ASF release 1.2.1

CHANGES updated for ASF release 1.2.1


Project: http://git-wip-us.apache.org/repos/asf/allura/repo
Commit: http://git-wip-us.apache.org/repos/asf/allura/commit/17d42762
Tree: http://git-wip-us.apache.org/repos/asf/allura/tree/17d42762
Diff: http://git-wip-us.apache.org/repos/asf/allura/diff/17d42762

Branch: refs/heads/ib/7827
Commit: 17d427623a30fd9c6986ea137f08a197f3925946
Parents: 1f019a1
Author: Igor Bondarenko <je...@gmail.com>
Authored: Fri Feb 13 12:58:29 2015 +0200
Committer: Igor Bondarenko <je...@gmail.com>
Committed: Fri Feb 13 12:58:29 2015 +0200

----------------------------------------------------------------------
 CHANGES | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/allura/blob/17d42762/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 6136268..76a4292 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,25 @@
+Version 1.2.1  (February 2015)
+
+Bug Fixes & Minor Improvements
+
+ * [#5726] RSS feed for discussion stopped 12/13/2012? [ss2637]
+ * [#6248] long lines in markdown lists get truncated on the right [ss4073]
+ * [#7772] Type text is splitted in more lines if separated by spaces in bulk edit
+ * [#7813] Handle uppercase in email address all the time
+ * [#7815] KeyError: 'name'
+ * [#7808] Check for wiki presence before importing it
+ * [#7831] Logout issue
+ Administration:
+ * [#7816] Show/manage user's pending status
+ * [#7821] More accurate audit logs when changing user's status
+ Performance:
+ * [#7824] Cache neighborhood record
+ For developers:
+ * [#7516] Timing may case test_set_password_sets_last_updated to fail
+ * [#7795] test_version_race fails occassionally
+ * [#7819] New email address lookup helpers fail on None
+
+
 Version 1.2.0  (December 2014)
 
 Upgrade Instructions