]> sourceware.org Git - lvm2.git/commitdiff
pre-release
authorAlasdair Kergon <agk@redhat.com>
Tue, 9 Mar 2010 13:13:07 +0000 (13:13 +0000)
committerAlasdair Kergon <agk@redhat.com>
Tue, 9 Mar 2010 13:13:07 +0000 (13:13 +0000)
VERSION
VERSION_DM
WHATS_NEW
WHATS_NEW_DM

diff --git a/VERSION b/VERSION
index d8eebe6a6f5d5bd39dda3dfbc62da8542236a44e..1717baf7191f50ca09578c5e1a2153e19dc0a6e6 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.02.62(1)-cvs (2010-02-15)
+2.02.62(1)-cvs (2010-03-09)
index ed58ef204531bb3a38ce0893d8b8f04b3ecaf649..0b22a279db514f1c325a18ac4f0a7e0be5956c89 100644 (file)
@@ -1 +1 @@
-1.02.45-cvs (2010-02-15)
+1.02.45-cvs (2010-03-09)
index dd64d2e8781d463e546dc876d182f9e751e3a0eb..326957997bfd5dfee3e72cf66d653a184f9e3ce5 100644 (file)
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,17 +1,18 @@
-Version 2.02.62 -
-====================================
-  Reimplement mlockall() with mlock() to reduce pinned memory size.
+Version 2.02.62 - 9th March 2010
+================================
+  Add use_mlockall and mlock_filter to activation section of lvm.conf.
+  Add default alternative to mlockall using mlock to reduce pinned memory size.
   Remove -rdynamic from static builds.
   Update checks for pthread, readline & selinux libs and link only when needed.
   Introduce makefile vars UDEV_LIBS, DL_LIBS, SELINUX_LIBS, STATIC_LIBS.
   Introduce makefile vars LVMINTERNAL_LIBS, READLINE_LIBS, PTHREAD_LIBS.
-  Help for configure prints --disable-fsadm.
-  Use consistently $() instead of ${} for all Makefile variables.
+  Toggle configure help to print --disable-fsadm.
+  Use $() instead of ${} consistently for all Makefile variables.
   Replace CFLOW_CMD only in make.tmpl and use it as variable elsewhere.
   Use $(top_builddir) for inclusion of make.tmpl in Makefiles.
   Fix autoconf warning about ignored datarootdir.
   Increase AC_PREREQ version to 2.61 (for AC_PROC_SED, AC_PROG_MKDIR_P).
-  Handle a misaligned device that reports a -1 alignment_offset.
+  Handle misaligned devices that report alignment_offset of -1.
   Extend core allocation code in preparation for mirrored log areas.
   Rewrite clvmd init script.
   Remove lvs_in_vg_activated_by_uuid_only call.
index 1dc4904d2d695cc5bdcc95a2a52eea5ec3d43cc3..adc3785e04c6279249818d0357a416720b1b96ee 100644 (file)
@@ -1,7 +1,7 @@
-Version 1.02.45 -
-====================================
-  Add --showkeys parameter description into dmsetup man page.
-  Add --help option as the synonym for help command.
+Version 1.02.45 - 9th March 2010
+================================
+  Add --showkeys parameter description to dmsetup man page.
+  Add --help option as synonym for help command.
 
 Version 1.02.44 - 15th February 2010
 ====================================
This page took 0.050494 seconds and 5 git commands to generate.