diff --git a/VERSION b/VERSION index 6c867900e..a6d41a34d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.02.70(2)-cvs (2010-07-06) +2.02.71(2)-cvs (2010-07-07) diff --git a/VERSION_DM b/VERSION_DM index e2c57cc46..84de7c8e7 100644 --- a/VERSION_DM +++ b/VERSION_DM @@ -1 +1 @@ -1.02.52-cvs (2010-07-06) +1.02.53-cvs (2010-07-07) diff --git a/WHATS_NEW b/WHATS_NEW index 265c65042..0737da81d 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -1,3 +1,6 @@ +Version 2.02.71 - +=============================== + Version 2.02.70 - 6th July 2010 =============================== Remove log directly if all mirror images of a mirrored log fail. @@ -6,7 +9,7 @@ Version 2.02.70 - 6th July 2010 Add printf format attributes to yes_no_prompt and fix a caller. Always pass unsuspended dm devices through persistent filter to other filters. Move test for suspended dm devices ahead of other filters. - Fix another segfault in clvmd -R if no response from daemon received. (2.02.68) + Fix another segfault in clvmd -R if no response from daemon. (2.02.68) Remove superfluous suspended device counter from clvmd. Fix lvm shell crash when input is entirely whitespace. Update partial mode warning message. diff --git a/WHATS_NEW_DM b/WHATS_NEW_DM index 1be85834e..a4d97bf07 100644 --- a/WHATS_NEW_DM +++ b/WHATS_NEW_DM @@ -1,3 +1,6 @@ +Version 1.02.53 - +=============================== + Version 1.02.52 - 6th July 2010 =============================== Fix dmlosetup snprintf %llu compiler warning.