From: Artem Bityutskiy Date: Fri, 8 Mar 2013 09:09:27 +0000 (+0200) Subject: RELEASE_NOTES: amendments and prepare for release 2.2 X-Git-Tag: v2.5~51 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5e01e33926e8fffadd53fefb71e3c29bdb01a1f4;p=tools%2Fbmap-tools.git RELEASE_NOTES: amendments and prepare for release 2.2 Create own section for release 2.1, and start preparing for release 2.2 by describing the 2.2 changes. Change-Id: I621ae05085e2b6a432b66cc9d4ab9c968f38afba Signed-off-by: Artem Bityutskiy --- diff --git a/docs/RELEASE_NOTES b/docs/RELEASE_NOTES index 66ec831..82e3b03 100644 --- a/docs/RELEASE_NOTES +++ b/docs/RELEASE_NOTES @@ -1,3 +1,17 @@ +Bug-fix release 2.2 +~~~~~~~~~~~~~~~~~~~ + +1. Taught bmaptool understand URLs which include user name and password + (https://user:password@server.com) + + +Bug-fix release 2.1 +~~~~~~~~~~~~~~~~~~~ + +1. Fixed the out of memory problems when copying .bz2 files. +2. Added CentOS 6 support in packaging. + + Release 2.0 ~~~~~~~~~~~ @@ -35,8 +49,6 @@ There are several user-visible changes in 'bmaptool copy': 'bmaptool create' has no changes comparing to release v1.0. -Bug-fix release 2.1: fixed the out of memory problem when copying .bz2 files. - Release 1.0 ~~~~~~~~~~~