acknowledge patch author
authorPaul Kienzle <pkienzle@nist.gov>
Sat, 15 Oct 2011 01:03:15 +0000 (21:03 -0400)
committerPaul Kienzle <pkienzle@nist.gov>
Sat, 15 Oct 2011 01:03:15 +0000 (21:03 -0400)
README.rst

index 648ca6499a8fb548438a3e287f2de2a15ffe7382..7372e4fb37d5f334d614f6db3c6001bd2623fe45 100644 (file)
@@ -21,12 +21,13 @@ directory and type::
 Change History
 --------------
 
-0.9  2011-10-14
+0.9  2011-10-14  Merlijn van Deen
 
 * access access to data object using f.name in addition to f['name'] and f[i]
 * allow a data object to be used directly as an array, e.g., numpy.sum(f.name)
+* better unicode handling
 
-0.8  2011-04-27
+0.8  2011-04-27  Paul Kienzle
 
 * initial release