diff options
| author | Philip Jenvey <pjenvey@underboss.org> | 2008-11-11 16:46:20 -0600 |
|---|---|---|
| committer | Philip Jenvey <pjenvey@underboss.org> | 2008-11-11 16:46:20 -0600 |
| commit | 0bbbf0939437ef1fac2c98e9472091cea7e6d7d9 (patch) | |
| tree | 97f783ef93229d1d6a3f6a7d9c48f5e3d93e0193 /docs | |
| parent | 112c63d905e8c8fce642fd60654d0ed463495ef0 (diff) | |
| download | virtualenv-0bbbf0939437ef1fac2c98e9472091cea7e6d7d9.tar.gz | |
[svn r3651] fix handling of Jython environments that use a jython-complete.jar
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/index.txt b/docs/index.txt index 121797a..05fa91d 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -322,6 +322,9 @@ svn trunk * Sometimes Cygwin seems to leave ``.exe`` off ``sys.executable``; a workaround is added. +* Fixed handling of Jython environments that use a + jython-complete.jar. + 1.3 ~~~ |
