From 233e3ffe0ef35dbabe49340ba567499690dcc166 Mon Sep 17 00:00:00 2001 From: Michael Trier Date: Fri, 30 May 2008 21:01:44 -0400 Subject: renamed git_python to git. Removed pop_key and replaced with dict.pop. Fixed up tests so they pass except for stderr test. Modified version information retrieval. --- CHANGES | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index c97be118..d4bd4875 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,15 @@ CHANGES ======= +0.1.3 +===== + +Git +--- +* Removed shell escaping completely +* Added support for stderr and stdin +* Added new + 0.1.2 ===== Corrected problem with Tree.__div__ not working with zero length files. -- cgit v1.2.3