- Protects against interrupt during critical DB commit and sync operations.
This commit is contained in:
Paul Beckingham 2013-09-07 14:24:35 -04:00
parent ada6e49dab
commit 88abd93e52
3 changed files with 39 additions and 0 deletions

View file

@ -40,6 +40,7 @@ Features
+ New '_get' is a DOM accessor helper command.
+ New virtual tags (WEEK, MONTH, YEAR, PARENT).
+ Added the 'remaining' format for all date columns.
+ Protects against interrupt during critical DB commit and sync operations.
Bugs
+ #1195 Random seed not random enough - removed all random number code (thanks