summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlasdair Kergon <agk@redhat.com>2008-06-06 17:24:28 +0000
committerAlasdair Kergon <agk@redhat.com>2008-06-06 17:24:28 +0000
commit0b1a6c4b0f7665ec6d73427bf4a57928203b4b4b (patch)
tree67e656574a765fde560870aecc6be11a0f09b021
parentcbb04897821eb8437b0b1a2afff2cbeb60ffce3b (diff)
downloadlvm2-0b1a6c4b0f7665ec6d73427bf4a57928203b4b4b.tar.gz
lvm2-0b1a6c4b0f7665ec6d73427bf4a57928203b4b4b.tar.xz
lvm2-0b1a6c4b0f7665ec6d73427bf4a57928203b4b4b.zip
pre-release
-rw-r--r--WHATS_NEW8
1 files changed, 4 insertions, 4 deletions
diff --git a/WHATS_NEW b/WHATS_NEW
index 8f601ec7..8b70fab6 100644
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,14 +1,14 @@
Version 2.02.38 -
=================================
- Correct config file line numbers in messages when parsing comments.
In script-processing mode, stop if any command fails.
Warn if command exits with non-zero status code without a prior log_error.
- Make clvmd-cman use a hash rather than an array for node updown info.
Check lv_count in vg_validate.
Add --prefixes to reporting tools for field name prefix output format.
-Version 2.02.37 -
-=================================
+Version 2.02.37 - 6th June 2008
+===============================
+ Make clvmd-cman use a hash rather than an array for node updown info.
+ Correct config file line numbers in messages when parsing comments.
Drop cached metadata when renaming a VG.
Allow for vginfo changing during _vg_read.
Decode numbers in clvmd debugging output.