The following commit has been merged in the master branch: commit 58cd303f3db1db34bd913e4d4b83e6c7065f9741 Author: Sven Eckelmann sven@narfation.org Date: Fri Dec 23 21:53:26 2011 +0100
batman-adv: Remove date from README
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.
Signed-off-by: Sven Eckelmann sven@narfation.org
diff --git a/README b/README index ddc9569..58d3473 100644 --- a/README +++ b/README @@ -1,5 +1,3 @@ -[state: 13-11-2011] - BATMAN-ADV ----------