projects
/
igor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34536f1
)
acknowledge patch author
author
Paul Kienzle
<pkienzle@nist.gov>
Sat, 15 Oct 2011 01:03:15 +0000
(21:03 -0400)
committer
Paul Kienzle
<pkienzle@nist.gov>
Sat, 15 Oct 2011 01:03:15 +0000
(21:03 -0400)
README.rst
patch
|
blob
|
history
diff --git
a/README.rst
b/README.rst
index 648ca6499a8fb548438a3e287f2de2a15ffe7382..7372e4fb37d5f334d614f6db3c6001bd2623fe45 100644
(file)
--- a/
README.rst
+++ b/
README.rst
@@
-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