summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlasdair Kergon <agk@redhat.com>2010-11-22 14:25:22 +0000
committerAlasdair Kergon <agk@redhat.com>2010-11-22 14:25:22 +0000
commit4928dded55df69d3e0942f8d5b7f7c99fae27ae7 (patch)
tree76c792d12e6781ed696f4c4271aed3adfffb8e1a
parent61325c32b0c674b9929817174f86c2c707a813a9 (diff)
downloadlvm2-4928dded55df69d3e0942f8d5b7f7c99fae27ae7.tar.gz
-rw-r--r--VERSION2
-rw-r--r--VERSION_DM2
-rw-r--r--WHATS_NEW9
-rw-r--r--WHATS_NEW_DM4
4 files changed, 10 insertions, 7 deletions
diff --git a/VERSION b/VERSION
index 062a6795e..24a662566 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.02.77(2)-cvs (2010-11-08)
+2.02.77(2)-cvs (2010-11-22)
diff --git a/VERSION_DM b/VERSION_DM
index 68f757cc4..56530037a 100644
--- a/VERSION_DM
+++ b/VERSION_DM
@@ -1 +1 @@
-1.02.58-cvs (2010-11-08)
+1.02.58-cvs (2010-11-22)
diff --git a/WHATS_NEW b/WHATS_NEW
index 72e621040..3f1de2d60 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,10 +1,13 @@
-Version 2.02.77 -
-===================================
+Version 2.02.77 - 22nd November 2010
+====================================
+ Allocate a pool for dummy VG in _pvsegs_sub_single.
+ Add PV and LV segment types and functions to liblvm.
+ Add set_property functions to liblvm.
Remove tag length restriction and allow / = ! : # & characters.
Support repetition of --addtag and --deltag arguments.
Add infrastructure for specific cmdline arguments to be repeated in groups.
Split the_args cmdline arguments and values into arg_props and arg_values.
- Fix fsadm to not require '-f' for resize of unmounted filesystem.
+ Fix fsadm no longer to require '-f' to resize an unmounted filesystem.
Fix fsadm to detect mounted filesystems on older systems. (2.0.75)
Extend cling allocation policy to recognise PV tags (cling_by_tags).
Add allocation/cling_tag_list to lvm.conf.
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index 1f3b3ea08..b699ce68e 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,5 +1,5 @@
-Version 1.02.58 -
-===================================
+Version 1.02.58 - 22nd November 2010
+====================================
Fix _output_field crash from field_id free with DEBUG_MEM. (1.02.57)
Version 1.02.57 - 8th November 2010