aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2010-01-04 21:05:30 +0100
committerSebastian Pipping <sebastian@pipping.org>2010-01-04 21:05:51 +0100
commitdbc4f712fa892bb067996f45821f8d3aeda5e2fc (patch)
tree74c5ae7e0a086da27fc479c30b215478379e3430 /RELEASE_NOTES
parentMute warnings from external test suite (diff)
downloadlayman-dbc4f712fa892bb067996f45821f8d3aeda5e2fc.tar.gz
layman-dbc4f712fa892bb067996f45821f8d3aeda5e2fc.tar.bz2
layman-dbc4f712fa892bb067996f45821f8d3aeda5e2fc.zip
Prepare release of 1.2.5 (set release date, sync release notes, update website)v1.2.5
Diffstat (limited to 'RELEASE_NOTES')
-rw-r--r--RELEASE_NOTES19
1 files changed, 9 insertions, 10 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 0058c45..e63be1f 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -1,27 +1,26 @@
-Version 1.2.4 - Released 2009/12/05
+Version 1.2.5 - Released 2010/01/04
===================================
FULL CHANGES
------------
- - Add option "-d" to calls of "cvs update" so it checks out new
- directories properly (#278807)
+ - Allow overriding of VCS commands
- - Fix reading of CDATA sections
+ - Migrate XML handling from minidom to ElementTree (also fixes #261666)
- - Add support for repositories.xml database format
+ - Allow running VCS from PATH (fixes #280539)
- - Substitute path "/usr/portage/local/layman" by "/usr/local/portage/layman"
- in the documentation (#271457)
+ - Fix handling of Subversion overlays whose name contains
+ one or more '@' characters (#295018)
- - Fix grammar errors in program output (#259188)
+ - Fix handling of non-ASCII characters (#286290)
SHORT CHANGES
-------------
- layman-1.2.4 comes with both new features as well as bug fixes,
- most importantly a major bug affecting CVS-based overlays.
+ layman-1.2.5 introduces overriding of VCS commands to be used.
+ Besides that 1.2.5 is mostly a bugfix release.
FRESHMEAT