We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab76ec2 commit 578d06dCopy full SHA for 578d06d
docs/news.txt
@@ -6,11 +6,26 @@ Next release (1.7) schedule
6
7
Beta release mid-July 2011, final release early August.
8
9
-HEAD
10
-~~~~
+1.6.2 (2011-07-16)
+~~~~~~~~~~~~~~~~~~
11
12
* Updated embedded distribute release to 0.6.19.
13
14
+* Updated embedded pip release to 1.0.2.
15
+
16
+* Fixed #141 - Be smarter about finding pkg_resources when using the
17
+ non-default Python intepreter (by using the ``-p`` option).
18
19
+* Fixed #112 - Fixed path in docs.
20
21
+* Fixed #109 - Corrected doctests of a Logger method.
22
23
+* Fixed #118 - Fixed creating virtualenvs on platforms that use the
24
+ "posix_local" install scheme, such as Ubuntu with Python 2.7.
25
26
+* Add missing library to Python 3 virtualenvs (``_dummy_thread``).
27
28
29
1.6.1 (2011-04-30)
30
~~~~~~~~~~~~~~~~~~
31
0 commit comments