From a8220a20ba999d17c8eff964e95b8aa6810d7596 Mon Sep 17 00:00:00 2001
From: Kenneth Reitz <me@kennethreitz.com>
Date: Wed, 1 Feb 2012 14:24:32 -0500
Subject: [PATCH] v5 changelog

---
 Changelog.md | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/Changelog.md b/Changelog.md
index 38b529a9..aabf5963 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,8 +1,15 @@
+## v5 (02/01/2012)
+
+Bugfixes:
+
+* Git requirements 100% work.
+
+
 ## v4 (01/20/2012)
 
 Features:
 
-* Updated to virtualenv v1.7 and patched pip v1.2.
+* Updated to virtualenv v1.7 with patched pip v1.2.
 * Actually activate created virtualenv within compile process.
 * Use distribute instead of deprecated setuptools.
 * Automatically destroy and rebuild corrupt virtualenvs.
-- 
GitLab