Update ChangeLog
[platal.git] / ChangeLog
index be6932f..a3212e8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,13 +7,27 @@ New:
         - Password strength checker                                        -FRU
         - Show user picture on the mini-profile                            -FRU
         - Add an anti-XSRF framework, and add protection to most pages     -VZA
+        - Add a 'disallow all' robots.txt in development working copies.   -VZA
 
 Bug/Wish:
     * Core:
         - Fix email sending, correcting bugs introduced in r1897           -VZA
 
+    * Profile:
+        - #805: Improves mentoring edition page                            -JAC
+        - #840: Remove mentor entry when "expertise" is empty              -FRU
+
+    * Xnet:
+        - #821: Fix infinite loop when user can't be authenticated         -FRU
+
+    * XnetEvents:
+        - #825: Show the number of comers when the events contains 1 part  -FRU
+
 From 0.9.16 branch:
 
+    * Admin:
+        - #745: Fix invalid warnings when editing user profile             -VZA
+
     * Core:
         - Fix authentication level required by 403/404 error pages         -FRU
         - Fix default password on subscription                             -VZA