Proof of concept:
[platal.git] / ChangeLog
index fc7bf8e..82d37ba 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,14 @@
 ================================================================================
-VERSION 0.9.10                                                         Juin 2006
+VERSION 0.9.10                                                      29 Juin 2006
 
 New :
 
+    * Core :
+        - Tighten security when changing password.                          -Car
+
     * Documentation :
         - Display ChangeLog in site.                                        -Car
+        - Bounty: link bug reports from Changelog.                          -MC
 
     * Geoloc :
         - Dynamic maps using geodesix plugin.                               -Car
@@ -12,6 +16,7 @@ New :
 
     * Lists:
         - Remove ugly hack for admin lists (staff left to a X.net group)    -MC
+
     * Notifications :
         - iCal calendar for birthdays.                                      -Car
 
@@ -32,22 +37,29 @@ Bug/Wish :
 
     * Admin :
         - #408: Admin can change sex of users without root intervention.    -Car
+        - #417: Activate or unactivate emails directly from admin page.     -Car
 
     * Carnet :
         - #414: Link to users' fiche go to private fiche and not public.    -Car
 
+    * Core :
+        - #375: Use SHA1 instead of MD5 for password encryption.            -Car
+
     * Events :
         - #268: Hide read events.                                           -Car
         - #391: Go back to top link at end of each event.                   -Car
         - #411: Count chars in events proposals to make them smaller.       -Car
 
-    * Profile :
-        - #400: Several phones for each address.                            -Car
-        - #406: Direct link in owner's fiche to edit it.                    -Car
+    * Lists :
+        - #396, #416: Making moderating ML messages easier.                 -Car
 
     * Newsletter :
         - #410: In Html newsletter add a link to go back to summary.        -Car
 
+    * Profile :
+        - #400: Several phones for each address.                            -Car
+        - #406: Direct link in owner's fiche to edit it.                    -Car
+
     * RSS :
         - #398: "Add to contact" doesn't appear for deaths.                 -Car
 
@@ -57,6 +69,9 @@ Bug/Wish :
     * Search :
         - #412: Error SQL in big referent searches.                         -Car
 
+    * Trombi :
+        - #420: Promo trombi shows usage name.                              -Car
+
     * Wiki :
         - #403: Cache is cleared when editing a page.                       -Car