summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorGerhard Weis <gweis@gmx.at>2010-10-13 09:32:20 +1000
committerGerhard Weis <gweis@gmx.at>2010-10-13 09:32:20 +1000
commitbf641c3e00cece5673b7e96ded2d4d4d72b804aa (patch)
tree0b966befb1856cd12e476d9e0bdf403aa925d861 /CHANGES.txt
parentde8b4fcb5b87c03ee175fa7649b6bbb4cdee20a5 (diff)
downloadisodate-bf641c3e00cece5673b7e96ded2d4d4d72b804aa.tar.gz
* fixed precision problem with microseconds
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index b4e6f89..387a847 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,10 +2,11 @@
CHANGES
=======
-0.4.1 (unreleased)
+0.4.1 (2010-10-13)
------------------
- fixed bug in comparison between timedelta and Duration.
+- fixed precision problem with microseconds (reported by Tommi Virtanen)
0.4.0 (2009-02-09)
------------------