summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCarl Meyer <carl@oddbird.net>2011-03-14 23:59:38 -0400
committerCarl Meyer <carl@oddbird.net>2011-03-14 23:59:38 -0400
commit56748c1f68812a8bc40d92f53fc87693ba5b4e83 (patch)
treec1f2391cbc623e5c7029d4fd30a385dd3dc2dae0 /docs
parent9cd1eaba22a09e00b1b7ac8b87a0497a6222eb07 (diff)
downloadvirtualenv-56748c1f68812a8bc40d92f53fc87693ba5b4e83.tar.gz
Added news for OS X fix.
Diffstat (limited to 'docs')
-rw-r--r--docs/news.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/news.txt b/docs/news.txt
index d33acdb..1061da9 100644
--- a/docs/news.txt
+++ b/docs/news.txt
@@ -1,6 +1,12 @@
Changes & News
--------------
+tip (unreleased)
+----------------
+
+* Fixed creation of virtualenvs on Mac OS X when standard library modules
+ (readline) are installed outside the standard library.
+
1.5.2
-----