summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlasdair Kergon <agk@redhat.com>2010-05-20 22:27:26 +0000
committerAlasdair Kergon <agk@redhat.com>2010-05-20 22:27:26 +0000
commit0506f410ea1431fa4a0804eb260b0c9ce77aadb9 (patch)
treee191e1483cb53010da6e161913a22c962c409db1
parentae6164cee36c5f8c3bd24f410a2620a588d12588 (diff)
downloadlvm2-0506f410ea1431fa4a0804eb260b0c9ce77aadb9.tar.gz
lvm2-0506f410ea1431fa4a0804eb260b0c9ce77aadb9.tar.xz
lvm2-0506f410ea1431fa4a0804eb260b0c9ce77aadb9.zip
pre-release
-rw-r--r--VERSION2
-rw-r--r--VERSION_DM2
-rw-r--r--WHATS_NEW4
-rw-r--r--WHATS_NEW_DM3
4 files changed, 4 insertions, 7 deletions
diff --git a/VERSION b/VERSION
index 625ba1ff..17e00c12 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.02.66(2)-cvs (2010-05-17)
+2.02.66(2)-cvs (2010-05-20)
diff --git a/VERSION_DM b/VERSION_DM
index 1d099127..1fe561a4 100644
--- a/VERSION_DM
+++ b/VERSION_DM
@@ -1 +1 @@
-1.02.49-cvs (2010-05-17)
+1.02.48-cvs (2010-05-20)
diff --git a/WHATS_NEW b/WHATS_NEW
index 6a3c8943..44e45001 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,4 +1,4 @@
-Version 2.02.66 -
+Version 2.02.66 - 20th May 2010
===============================
If unable to obtain snapshot percentage leave value blank on reports.
Add install_system_dirs and install_initscripts makefile targets.
@@ -9,7 +9,7 @@ Version 2.02.66 -
Add tests for lvm_vgname_from_{pvid|device}.
Add lvm2app interfaces to lookup a vgname from a pvid and pvname.
Update pvchange to always obtain a vg handle for each pv to process.
- Add Add find_vgname_from_{pvname|pvid} functions.
+ Add find_vgname_from_{pvname|pvid} functions.
Add pvid_from_devname and lvmcache_vgname_from_pvid lvmcache functions.
Validate orphan and VG_GLOBAL lock order too.
Accept orphan VG names as parameters to lock_vol() and related functions.
diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM
index 9147c00d..1b015d43 100644
--- a/WHATS_NEW_DM
+++ b/WHATS_NEW_DM
@@ -1,6 +1,3 @@
-Version 1.02.49 -
-================================
-
Version 1.02.48 - 17th May 2010
================================
Use -d to control level of messages sent to syslog by dmeventd.