Skip to content

Commit 29e5d05

Browse files
author
Richard Jones
committed
move stuff around
1 parent 7abac01 commit 29e5d05

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

CHANGES.txt

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,6 @@ Fixed:
2323
are highlighted as required fields (sf bug 1392364)
2424
- french translation updated by Patrick Decat (sf patch 1397059)
2525
- HTTP authorization takes precedence over session cookie (sf bug 1396134)
26-
- fixed documentation of filter() in the case of multiple values in a
27-
String search (sf bug 1373396)
28-
- tighten up Date parsing to not allow 'M/D/YY' (or 'D/M/YY) (sf bug
29-
1290550)
30-
- handle "schema" being reserved word in MySQL 5+ (sf bug 1397569)
3126

3227

3328
2005-10-07 0.9.0b1
@@ -40,6 +35,16 @@ Feature:
4035
- remember where we came from when logging in (sf patch 1312889)
4136

4237

38+
2006-??-?? 0.8.6
39+
Fixed:
40+
- french translation updated by Patrick Decat (sf patch 1397059)
41+
- tighten up Date parsing to not allow 'M/D/YY' (or 'D/M/YY) (sf bug
42+
1290550)
43+
- handle "schema" being reserved word in MySQL 5+ (sf bug 1397569)
44+
- fixed documentation of filter() in the case of multiple values in a
45+
String search (sf bug 1373396)
46+
47+
4348
2005-10-07 0.8.5
4449
Feature:
4550
- Argentinian Spanish translation by Ramiro Morales

0 commit comments

Comments
 (0)