diff options
Diffstat (limited to 'src/changes')
-rw-r--r-- | src/changes/changes.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 6da5920..2350392 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -9,6 +9,11 @@ Throw a prettier exception when maxing out the row size during row creation. </action> + <action dev="jahlborn" type="update" system="SourceForge2" issue="128"> + Add some utility methods (DatabaseBuilder.createDateFormat and + DatabaseBuilder.toCompatibleCalendar) for handling Dates in an Access + compatible manner. + </action> <action dev="jahlborn" type="update"> New site style! </action> |