From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Sat, 24 Dec 2011 22:02:19 +0800 References: <1324673607-13741-1-git-send-email-sven@narfation.org> In-Reply-To: <1324673607-13741-1-git-send-email-sven@narfation.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201112242202.20087.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCH 1/2] batman-adv: Remove date from README Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking On Saturday, December 24, 2011 04:53:26 Sven Eckelmann wrote: > The date has to be updated when a patch touches the README. Therefore, > nearly every feature will modify this date. It can happens quite often > that not only one feature is currently in development or waiting on the > mailinglist. This creates merge conflicts when applying a patchset. > > The date itself doesn't provide any additional information when this file > is only available in a release tarball or as part of a SCM repository. Applied in revision 58cd303. Thanks, Marek