various fixes for php5.
[platal.git] / ChangeLog
index 49e9243..0edfa2f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,32 @@
 ================================================================================
-VERSION 0.9.11                                                      ?? ???? 2006
+VERSION 0.9.12                                                        ?? ?? 2006
+
+New:
+
+    * Admin:
+        - Can add sorting key in Table Editor                              -FRU
+
+Bug/Wish:
+
+    * Admin:
+        - #468: Can edit requests before validation                        -FRU
+        - #478: Sort payments by flag                                      -FRU
+
+    * Core:
+        - #473: Use 'événement' instead of 'évènement'                     -FRU
+        - #475: More understandable bug report form                        -FRU
+
+From 0.9.11 branch:
+
+    * Geoloc:
+        - #469: Google Maps link works for the USA                         -FRU
+
+    * Payment:
+        - #482: fix action in the form.                                     -MC
+
+================================================================================
+VERSION 0.9.11                                                 18 Septembre 2006
+
 
 New:
 
@@ -71,6 +98,7 @@ New:
         - Migrate to the new URI scheme.                                    -MC
         - Split Xnet in 4 modules: xnet, lists, events, group.              -MC
         - More coherent look                                               -FRU
+        - Be logged when you go to X.net from plat/al.                      -MC
 
     * Xnet/Events:
         - Split event list and subscription again.                          -MC