Renames AUTH_MDP to AUTH_PASSWD (Closes #1523).
[platal.git] / ChangeLog
index 444b4c5..59071bb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,15 +1,36 @@
 ================================================================================
-VERSION 1.1.3                                                         XX XX XXXX
+VERSION 1.1.4                                                         XX XX XXXX
+
+Bug/Wish:
+
+    * Core:
+        - #1523: Rename AUTH_MDP to AUTH_PASSWD                            -JAC
+
+================================================================================
+VERSION 1.1.3                                                         10 09 2011
 
 New:
 
+    * API:
+        - Enable the 'sharing' API (profile exchange with other sites)     -XEL
+
+    * Auth:
+        - Add per-group options to configure the auth-groupe-x behaviour   -XEL
+
     * Profile:
-        - Significantly improve visibility handlind                        -XEL
+        - Significantly improve visibility handling                        -XEL
+
+    * Xnet:
+        - Allow auth-groupe-x for X.net accounts                           -XEL
 
 Bug/Wish:
 
     * Email:
         - #1517: Fixes bestalias update when two local_part are identical  -JAC
+        - #1533: Fixes bestalias after updating melix alias                -JAC
+
+    * Profile:
+        - #1532: Allows edition of empty reference birthdates              -JAC
 
 From 1.1.2 branch: