Improves the Reminder candidate selection algorithm.
[platal.git] / ChangeLog
index 00c4878..4b9bcb4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,23 @@
 ================================================================================
-VERSION 0.10.0                                                        XX XX XXXX
+VERSION 0.10.1                                                        XX XX XXXX
+
+From 0.10.0 branch:
+
+    * Auth:
+        - Fix use of deprecated PlLogger in password recovery              -JAC
+
+    * Lists:
+        - #942: Fix missing MLs in ML listing                              -FRU
+        - #943: Fix adding member to a list                                -FRU
+
+    * Profile:
+        - Fix malformed query leading to error when adding an address      -FRU
+
+    * XnetGrp:
+        - #861: Fix adding non-registered X with compound name to a group  -JAC
+
+================================================================================
+VERSION 0.10.0                                                        11 12 2008
 
 New:
 
@@ -7,6 +25,9 @@ New:
         - Move plat/al engine in a separated library                       -FRU
         - Introduction of 'hruid' as a replacement for 'forlife'           -VZA
 
+    * Mail:
+        - Validation of the rewrites                                       -FRU
+
     * Newsletter:
         - Tool to process bounces                                          -mYk
 
@@ -15,6 +36,9 @@ New:
 
 Bug/Wish:
 
+    * Admin:
+        - #912: Fix error when validating an 'alread-validated' request    -FRU
+
     * Core:
         - #918: Use POST for wiki preview                                  -FRU
 
@@ -23,6 +47,12 @@ Bug/Wish:
         - #791: Adds the possibility to do an exact search                 -JAC
         - #822: Adds the possibility to search on diplomas                 -JAC
 
+    * Lists:
+        - #927: Can export the list of members as a CSV file               -FRU
+
+    * XnetEvents:
+        - #751: Fix calculation of the number of pages                     -FRU
+
     * XnetList:
         - #914: Adds a toggle button in the ML/directory sync. page        -JAC