diff options
Diffstat (limited to 'src/changes/changes.xml')
-rw-r--r-- | src/changes/changes.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 00cfe01..b881a6e 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -8,6 +8,9 @@ <action dev="jahlborn" type="fix" system="SourceForge2" issue="125"> Handle reading null calculated values. </action> + <action dev="jahlborn" type="fix" system="SourceForge2" issue="126"> + Fix handling of dateTimes before the access epoch. + </action> </release> <release version="2.1.1" date="2015-05-14"> <action dev="jahlborn" type="fix" system="SourceForge2" issue="123"> |