]> sourceware.org Git - lvm2.git/commitdiff
pre-release old-v2_02_60 v2_02_60
authorAlasdair Kergon <agk@redhat.com>
Sat, 23 Jan 2010 02:14:30 +0000 (02:14 +0000)
committerAlasdair Kergon <agk@redhat.com>
Sat, 23 Jan 2010 02:14:30 +0000 (02:14 +0000)
VERSION
VERSION_DM
WHATS_NEW
WHATS_NEW_DM

diff --git a/VERSION b/VERSION
index 8c271c8cbebc70f6af6c768dd6b00946f3495155..a528c0edda36ac5631bd81d736e716f487edafd6 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.02.60(1)-cvs (2010-01-21)
+2.02.60(1)-cvs (2010-01-23)
index c3107693c81d5e22730e7fe730c5e85d35aab3fc..868c3c017e592cc664e05402cfb63c191935d3fe 100644 (file)
@@ -1 +1 @@
-1.02.44-cvs (2010-01-21)
+1.02.43-cvs (2010-01-23)
index a7c211d11821264927a9bf644e2717ed96c652e2..7b944f4289c98752bfae046ae66620a7d7a328bf 100644 (file)
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,13 +1,14 @@
-Version 2.02.60
+Version 2.02.60 - 23rd January 2010
 ===================================
-  Support "wait before testing" using '+' in pvmove and lvconvert interval.
-  Default to checking LV's progress before waiting in _wait_for_single_lv.
-  Fix syntax error in cmirror init script.
-  Eliminate extra ioctls just to check open_count in _add_new_lv_to_dtree.
-  Disable not thread-safe memory debugging if dmeventd is configured.
+  Extend cmirrord man page.
+  Sleep before first progress check if pvmove/lvconvert interval has prefix '+'.
+  Default to checking progress before waiting in _wait_for_single_lv.
+  Fix cmirror initscript (including syntax error).
+  Eliminate avoidable ioctls for checking open_count in _add_new_lv_to_dtree.
+  Disable memory debugging if dmeventd is configured. (Not thread-safe.)
   Fix first log message prefix in syslog for dmeventd plugins.
   Fix exported symbols names for dmeventd lvm2 wrapper plugin.
-  Fix failed locking messages to be more descriptive.
+  Make failed locking initialisation messages more descriptive.
 
 Version 2.02.59 - 21st January 2010
 ===================================
index 59449e9c38df8e16d5ef6753f378bc68fec071ac..f70843a59ad515dfa086a8cd030f27b122459dd0 100644 (file)
@@ -1,6 +1,3 @@
-Version 1.02.44
-===================================
-
 Version 1.02.43 - 21st January 2010
 ===================================
   Remove bitset, hash and pool headers superceded by libdevmapper.h.
This page took 0.041192 seconds and 5 git commands to generate.