Use hruid as openid identifier
[platal.git] / ChangeLog
index 6068643..164bcfd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,19 @@
 ================================================================================
-VERSION 0.9.17                                                        XX XX 2008
+VERSION 0.9.18                                                        XX XX XXXX
+
+New:
+    * Core:
+        - Introduction of 'hruid' as a replacement for 'forlife'           -VZA
+
+Bug/Wish:
+
+    * 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
+
+================================================================================
+VERSION 0.9.17                                                        19 07 2008
 
 New:
 
@@ -48,6 +62,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