Merge branch 'fusionax' of /home/git/platal into fusionax
[platal.git] / ChangeLog
index ee9b857..7f27fb5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 ================================================================================
-VERSION 0.9.17                                                        XX XX 2008
+VERSION 0.9.18                                                        XX XX XXXX
+
+
+================================================================================
+VERSION 0.9.17                                                        19 07 2008
 
 New:
 
@@ -9,6 +13,9 @@ New:
         - Add an anti-XSRF framework, and add protection to most pages     -VZA
         - Add a 'disallow all' robots.txt in development working copies.   -VZA
 
+    * Forums:
+        - Can choose the color of the branches                             -FRU
+
 Bug/Wish:
 
     * Admin:
@@ -21,8 +28,10 @@ Bug/Wish:
 
     * Core:
         - Fix email sending, correcting bugs introduced in r1897           -VZA
+        - #832: Always include the url in bug reports                      -ALK
         - #841: Improves contrast of links in legends in skin 'Espace'     -FRU
         - #844: Uses INT in MySQL to store user ids                        -VZA
+        - #851: Adds a direct link to GApps for gapps-active users         -VZA
 
     * Lists:
         - #756: Can build the list of members from a file                  -FRU
@@ -43,6 +52,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