]> sourceware.org Git - lvm2.git/commitdiff
Change lvm2app version number from 1 to 2.
authorDave Wysochanski <dwysocha@redhat.com>
Mon, 19 Apr 2010 15:24:00 +0000 (15:24 +0000)
committerDave Wysochanski <dwysocha@redhat.com>
Mon, 19 Apr 2010 15:24:00 +0000 (15:24 +0000)
This version number change reflects the memory handling change
for string-based pv/vg/lv string based attributes.
In addition, when adding support for tags, I forgot to increase
the version number.

Signed-off-by: Dave Wysochanski <dwysocha@redhat.com>
VERSION
WHATS_NEW

diff --git a/VERSION b/VERSION
index 4a83d048c17c66dbebc493c91fe3661c252f3d27..bbe50a46b8a9af5d47e0795afaf9bd4b172a6921 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.02.64(1)-cvs (2010-04-14)
+2.02.64(2)-cvs (2010-04-14)
index bff58c20d80f34560761b99d27eff8d840870950..87fbb28486115c60a9f59321326d82761b9b8c31 100644 (file)
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,7 @@
 Version 2.02.64 -
 =================================
+  Increment lvm2app version from 1 to 2.
+  Change lvm2app memory alloc/free for pv/vg/lv properties.
   Change daemon lock filename from lvm2_monitor to lvm2-monitor for consistency.
   Added awk script relpath.awk to calculate relative paths.
   Fix double DESTDIR usage for infodir and mandir.
This page took 0.0341050000000001 seconds and 5 git commands to generate.