From 4c053b03c2f65633f5e791b7837ea19bb7124dcd Mon Sep 17 00:00:00 2001 From: Peter Rajnoha Date: Wed, 17 Oct 2012 09:37:52 +0200 Subject: [PATCH] Fix changelog header. --- lvm2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lvm2.spec b/lvm2.spec index 1804f54..2776625 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -555,7 +555,7 @@ the device-mapper event library. %{_libdir}/pkgconfig/devmapper-event.pc %changelog -* Tue Aug 07 2012 Alasdair Kergon - 2.02.98-1 +* Tue Oct 16 2012 Peter Rajnoha - 2.02.98-1 - Don't try to issue discards to a missing PV to avoid segfault. - Fix vgchange -aay not to activate non-matching LVs that follow a matching LV. - Fix lvchange --resync for RAID LVs which had no effect.