comparison CHANGELOG.txt @ 32:fdddfd434bbd 0.3.2a

- Remove dependency on distribute - Tidy up pypi package contents
author Ben Croston <ben@croston.org>
date Sat, 19 Oct 2013 21:23:45 +0100
parents a99009a7013c
children
comparison
equal deleted inserted replaced
31:183a9b11c78f 32:fdddfd434bbd
1 Change Log 1 Change Log
2 ========== 2 ==========
3
4 0.3.2a
5 ------
6 - Remove dependency on distribute
7 - Tidy up pypi package contents
3 8
4 0.3.1a 9 0.3.1a
5 ------ 10 ------
6 - Use generator with __getfile__ (uses much less memory) 11 - Use generator with __getfile__ (uses much less memory)
7 - Fixed security issue with __getfile__ - do not allow access to whole disk! 12 - Fixed security issue with __getfile__ - do not allow access to whole disk!