You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2013/02/28 14:04:16 UTC

svn commit: r1451188 - in /syncope/trunk: ./ CHANGES

Author: ilgrosso
Date: Thu Feb 28 13:04:16 2013
New Revision: 1451188

URL: http://svn.apache.org/r1451188
Log:
Merge from 1_0_X

Modified:
    syncope/trunk/   (props changed)
    syncope/trunk/CHANGES

Propchange: syncope/trunk/
------------------------------------------------------------------------------
  Merged /syncope/branches/1_0_X:r1450675-1451187

Modified: syncope/trunk/CHANGES
URL: http://svn.apache.org/viewvc/syncope/trunk/CHANGES?rev=1451188&r1=1451187&r2=1451188&view=diff
==============================================================================
--- syncope/trunk/CHANGES (original)
+++ syncope/trunk/CHANGES Thu Feb 28 13:04:16 2013
@@ -2,6 +2,27 @@ Apache Syncope - CHANGES
 Licensed under Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0
 --------------------------------------------------------------------------------
 
+Release Notes - Syncope - Version 1.0.6
+================================================================================
+** Bug
+    * [SYNCOPE-294] - User data not refreshed before edit
+    * [SYNCOPE-301] - Status is not updated when synchronizing existing users
+    * [SYNCOPE-307] - Virtual Attributes don't propagated in case of update during synchronization
+    * [SYNCOPE-308] - When trying to update an user in status 'rejected', an error 500 is returned
+    * [SYNCOPE-309] - Enter key not bound to user form submit
+    * [SYNCOPE-310] - Palette elements get translated
+    * [SYNCOPE-314] - User list sort based on username fails 
+    * [SYNCOPE-315] - "Persistent" feedback messages
+    * [SYNCOPE-316] - Exception when creating connector instances with no bundles available
+    * [SYNCOPE-325] - Stacktrace when accessing the Configuration page on JBoss
+
+
+
+** Improvement
+    * [SYNCOPE-154] - Virtual attribute cache
+    * [SYNCOPE-299] - Add "row to display" selector in resources
+    * [SYNCOPE-311] - View user details during approval
+
 Release Notes - Syncope - Version 1.0.5
 ================================================================================
 ** Bug