From f646ef72f7ec1479efac6653b90dc97e791fcc83 Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Mon, 3 Dec 2012 09:57:34 +0200 Subject: [PATCH] RELEASE_NOTES: turn into 1.0 notes I am going to make release 1.0, and there are no differences between 1.0-rc7 and 1.0, so let's turn rc7 release notes into 1.0 release notes. Change-Id: I01f69aae0103af7b96464efe6b0cd2d6d5126a38 Signed-off-by: Artem Bityutskiy --- RELEASE_NOTES | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 866deb9..1b85d5c 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,10 +1,10 @@ -Pre-release 1.0-rc7 -~~~~~~~~~~~~~~~~~~~ +Release 1.0 +~~~~~~~~~~~ -We are approaching the first bmap-tools release 1.0. All the features are -implemented, automated tests are implemented. We provide nice API modules -for bmap creation ('BmapCreate.py') and copying with bmap ('BmapCopy.py'). -The 'Fiemap.py' API module provides python API to the FIEMAP Linux ioctl. +The first bmap-tools release. All the planned features are implemented, +automated tests are implemented. We provide nice API modules for bmap creation +('BmapCreate.py') and copying with bmap ('BmapCopy.py'). The 'Fiemap.py' API +module provides python API to the FIEMAP Linux ioctl. The 'bmaptool' command-line tool is a basically a small wrapper over the API modules. It implements the 'create' and 'copy' sub-commands, which -- 2.7.4