summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES18
1 files changed, 17 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index c79517e..b3654b3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,22 @@
CHANGES
-------
+Version 1.2.1 - Released 2008/11/15
+===================================
+
+ - Pass --quiet flag down to the version control
+ system (#236165).
+
+ - Fixes for python-2.6 (#237625)
+
+ - Better locale support (#235165)
+
+ - Handle git+ssh://, ssh:// correctly (#230702)
+
+ - Do not remove directories if adding an
+ overlay failed (#236945)
+
+
Version 1.2.0 - Released 2008/06/02
===================================
@@ -18,4 +34,4 @@ Version 1.2.0 - Released 2008/06/02
(#219786)
- - Added optional version control useflags (#168203) \ No newline at end of file
+ - Added optional version control useflags (#168203)