This is the mail archive of the
lvm2-cvs@sourceware.org
mailing list for the LVM2 project.
LVM2 WHATS_NEW
- From: wysochanski at sourceware dot org
- To: lvm-devel at redhat dot com, lvm2-cvs at sourceware dot org
- Date: 11 Dec 2008 13:45:29 -0000
- Subject: LVM2 WHATS_NEW
CVSROOT: /cvs/lvm2
Module name: LVM2
Changes by: wysochanski@sourceware.org 2008-12-11 13:45:29
Modified files:
. : WHATS_NEW
Log message:
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1007&r2=1.1008
--- LVM2/WHATS_NEW 2008/12/07 19:37:07 1.1007
+++ LVM2/WHATS_NEW 2008/12/11 13:45:28 1.1008
@@ -1,5 +1,6 @@
Version 2.02.44 -
====================================
+ Refactor init_lvm() for lvmcmdline and clvmd.
Add liblvm interactive test infrastructure to build.
Use better random seed value in temp file creation.
Add generic function to read /dev/urandom, used in uuid calculation.