update 0.10

This commit is contained in:
utahta
2011-08-08 02:44:08 +09:00
parent 212460fd6d
commit df91a87b24
7 changed files with 47 additions and 5 deletions
+5
View File
@@ -1,3 +1,8 @@
* 0.10
- Added systemwide install support. (issue #31)
- Fixed issue #41 Handle venv binary with the symlink command.
- Improved `venv` command (without virtualenvwrapper)
* 0.9
- Added `buildout` command.
- Added `venv` command.