summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlasdair Kergon <agk@redhat.com>2007-12-05 22:19:24 +0000
committerAlasdair Kergon <agk@redhat.com>2007-12-05 22:19:24 +0000
commit5be987b40ff4ddc0a1569de3644e507ba84888f8 (patch)
tree2de764925d42d320b538813d86b195e748a238b6
parent066bc35e69d7569a7e3d98b3659c1a129b0c2715 (diff)
downloadlvm2-5be987b40ff4ddc0a1569de3644e507ba84888f8.tar.gz
N.B. This is a big release and some regressions are inevitable.
-rw-r--r--VERSION2
-rw-r--r--WHATS_NEW10
2 files changed, 6 insertions, 6 deletions
diff --git a/VERSION b/VERSION
index bd18c4dcf..5873a7d06 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.02.29-cvs (2007-08-24)
+2.02.29-cvs (2007-12-05)
diff --git a/WHATS_NEW b/WHATS_NEW
index c1ce79135..cdd20e7dc 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,5 @@
-Version 2.02.29 -
-==================================
+Version 2.02.29 - 5th December 2007
+===================================
Make clvmd backup vg metadata on remote nodes.
Refactor pvmove allocation code.
Decode cluster locking state in log message.
@@ -36,12 +36,12 @@ Version 2.02.29 -
Add const attributes to pv accessor functions.
Refactor vg_add_snapshot() and lv_create_empty().
Handle new sysfs subsystem/block/devices directory structure.
- Tests are run with LVM_SYSTEM_DIR pointing to private root and /dev dirs.
+ Run test with LVM_SYSTEM_DIR pointing to private root and /dev dirs.
Fix a bug in lvm_dump.sh checks for lvm/dmsetup binaries.
Fix underquotations in lvm_dump.sh.
Refactor lvcreate stripe and mirror parameter validation.
- All tools: print --help output to stdout, not stderr.
- After a diagnostic, suggest --help, rather than printing all --help output.
+ Print --help output to stdout, not stderr.
+ After a cmdline processing error, don't print help text but suggest --help.
Add %PVS extents option to lvresize, lvextend, and lvcreate.
Add 'make check' to run tests in new subdirectory 'test'.
Moved the obsolete test subdirectory to old-tests.