X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=ChangeLog;h=4b9bcb4846705b24df7a7feb1dd20fa5ad64c96e;hb=e13ad9773d535d71a4bc7ed33f8931a9417da9fe;hp=6068643bde5b7486d911a0feb174bbf7b85e7766;hpb=f816a67d395342c8c370ebf35cfa4ebd9a476fa8;p=platal.git diff --git a/ChangeLog b/ChangeLog index 6068643..4b9bcb4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,63 @@ ================================================================================ -VERSION 0.9.17 XX XX 2008 +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: + + * Core: + - 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 + + * OpenId: + - OpenId provider -mYk + +Bug/Wish: + + * Admin: + - #912: Fix error when validating an 'alread-validated' request -FRU + + * Core: + - #918: Use POST for wiki preview -FRU + + * Search: + - #691: Adds search on postcode and thus on "arrondissements" -JAC + - #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 + +================================================================================ +VERSION 0.9.17 19 07 2008 New: @@ -48,6 +106,7 @@ Bug/Wish: - Fix display of autocompletion menu (use plugin's latest version) -ALK - Clicking on the "..." entry no longer replaces search with "..." -ALK - #850: Fix autocompletion bug when changing an advanced search -ALK + - #854: Indicates the bounds of the page's display if possible -JAC * Xnet: - #821: Fix infinite loop when user can't be authenticated -FRU