diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -83,6 +83,8 @@ Library in core.setup(). Previously you could supply one or the other, but not both of them. (SF patch #695090 from Bernhard Herzog) +- New csv package makes it easy to read/write CSV files. + Tools/Demos ----------- |