summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorGunnar Wrobel <p@rdus.de>2008-11-15 09:44:14 +0000
committerGunnar Wrobel <p@rdus.de>2008-11-15 09:44:14 +0000
commit76477ce27f41d3de2f9c98f0077f217850efd1c0 (patch)
tree6d959524e4d468cf6d1f18e4662ca0aff5ba33da /CHANGES
parent7328ce496342023e51e0fa087d8f4d03210f9aad (diff)
downloadlayman-76477ce27f41d3de2f9c98f0077f217850efd1c0.tar.gz
layman-76477ce27f41d3de2f9c98f0077f217850efd1c0.tar.bz2
layman-76477ce27f41d3de2f9c98f0077f217850efd1c0.zip
Document the 1.2.1 release.
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)