diff options
| author | Ian Bicking <ianb@colorstudy.com> | 2007-11-12 18:23:58 -0600 |
|---|---|---|
| committer | Ian Bicking <ianb@colorstudy.com> | 2007-11-12 18:23:58 -0600 |
| commit | 76fd0bf71fc645ac9dfd7cdbb4ad54b3e1cf5a6c (patch) | |
| tree | 8c0185273f53c8635edaeb5f4a526a0d295a0450 /docs | |
| parent | 203b043f63bace0bbeb21b932ef1d42dcd969c42 (diff) | |
| download | virtualenv-76fd0bf71fc645ac9dfd7cdbb4ad54b3e1cf5a6c.tar.gz | |
[svn r3151] news
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/index.txt b/docs/index.txt index 8a1ee2c..0c51a08 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -220,6 +220,13 @@ deployment use one of these tools. Changes & News -------------- +svn trunk +~~~~~~~~~ + +* Fix build on systems that use ``/usr/lib64``, distinct from + ``/usr/lib`` (specifically CentOS x64). +* Fixed bug in ``--clear``. + 0.9.2 ~~~~~ |
