diff options
| author | tarek <none@none> | 2009-10-27 10:42:38 +0100 |
|---|---|---|
| committer | tarek <none@none> | 2009-10-27 10:42:38 +0100 |
| commit | 05ddf95fbac925bed8a75497e48a72e1d0ff6fdb (patch) | |
| tree | a169d2d808938aaa044419dd7e4128b8bb1d1b0d /CHANGES.txt | |
| parent | e95226aa273fff543d1eccfaaabf7d58d52f5e95 (diff) | |
| download | python-setuptools-git-05ddf95fbac925bed8a75497e48a72e1d0ff6fdb.tar.gz | |
now develop supports the --user option fixes #58
--HG--
branch : distribute
extra : rebase_source : 1f25aaecb7ff9c7b273430e68dc2bc2d2e23db7d
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 935d4db8..b2f0e274 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -6,6 +6,7 @@ CHANGES 0.6.7 ----- +* Issue 58: Added --user support to the deveop command * Issue 11: Generated scripts now wrap their call to the script entry point in the standard "if name == 'main'" * Added the 'DONT_PATCH_SETUPTOOLS' environment variable, so virtualenv |
