X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=4b9bcb4846705b24df7a7feb1dd20fa5ad64c96e;hb=77fcaa3f00dcbba0813a18a4cba0be0f18444e70;hp=00c4878cba98e825f7bd2d9be66bca32de59fc9e;hpb=cfa447fa0a054036bbd742b3ebb8fab76beec4ab;p=platal.git diff --git a/ChangeLog b/ChangeLog index 00c4878..4b9bcb4 100644 --- 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