From: Daniel P. Berrange Date: Tue, 12 Feb 2008 14:45:17 +0000 (+0000) Subject: Ignore ChangeLog/NEWS file for whitespace checks X-Git-Tag: LIBVIRT_0_4_1~60 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e91aeae4371dd748a3cdd113620ae30b33f0844e;p=thirdparty%2Flibvirt.git Ignore ChangeLog/NEWS file for whitespace checks --- diff --git a/.x-sc_trailing_blank b/.x-sc_trailing_blank index 9c6439d0ac..c1c9c500bc 100644 --- a/.x-sc_trailing_blank +++ b/.x-sc_trailing_blank @@ -1,3 +1,5 @@ \.png$ \.fig$ \.gif$ +^NEWS$ +^ChangeLog$ diff --git a/ChangeLog b/ChangeLog index bbbe69b607..37e1949d42 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Tue Feb 12 9:44:22 EST 2008 Daniel P. Berrange + + * .x-sc_trailing_blank: ignore NEWS / ChangeLog file + Mon Feb 11 17:05:53 CET 2008 Daniel Veillard * docs/libvir.html docs/format.html: fixes the examples on the