From: Regina Obe Date: Wed, 6 Jan 2016 11:21:47 +0000 (+0000) Subject: Force ChangeLog to have LF breaks X-Git-Tag: 2.3.0beta1~296 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a80fe941a34c4b263c9d0aeefec6f3b3f076df91;p=postgis Force ChangeLog to have LF breaks git-svn-id: http://svn.osgeo.org/postgis/trunk@14567 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/.gitattributes b/.gitattributes index 2a4e66de4..fbac75b83 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,3 +7,4 @@ GNUmakefile.in eol=lf *_expected eol=lf *.dmp eol=lf +ChangeLog eol=lf