We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b1271e commit 8b91ae7Copy full SHA for 8b91ae7
CHANGES.txt
@@ -37,6 +37,7 @@ Other new features:
37
- HTMLLinkProperty field() method renders as a field now (thanks darryl)
38
- cgi Action handlers may now return the actual content to be sent back to
39
the user (rather than using some template)
40
+- date.Date now handles fractional seconds
41
42
Fixed:
43
- mysql documentation fixed to note requirement of 4.0+ and InnoDB
TODO.txt
@@ -1,7 +1,6 @@
1
This file has been re-purposed to contain specifically the items that need
2
doing before the next release:
3
4
-- finish mysql version 1 -> version 2 migration code
5
- ensure index creation is triggered by the version 1->2 update
6
(and other upgrade tests)
7
0 commit comments