From mboxrd@z Thu Jan 1 00:00:00 1970 From: fabbione@sourceware.org Date: 1 Sep 2009 19:13:39 -0000 Subject: LVM2 ./WHATS_NEW daemons/clogd/Makefile Message-ID: <20090901191339.8045.qmail@sourceware.org> List-Id: To: lvm-devel@redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/lvm2 Module name: LVM2 Changes by: fabbione at sourceware.org 2009-09-01 19:13:39 Modified files: . : WHATS_NEW Removed files: daemons/clogd : Makefile Log message: Drop clogd Makefile from CVS since it's always autogenerated from Makefile.in at configure time. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1249&r2=1.1250 http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/daemons/clogd/Makefile.diff?cvsroot=lvm2&r1=1.3&r2=NONE --- LVM2/WHATS_NEW 2009/09/01 19:11:45 1.1249 +++ LVM2/WHATS_NEW 2009/09/01 19:13:38 1.1250 @@ -1,5 +1,6 @@ Version 2.02.52 - ================================= + Drop unrequired clogd Makefile. Fix clvmd autodetection check and cleanup related configure messages. Fix Makefile distclean target. Make clvmd check corosync to see what cluster interface it should use.