Add CHANGELOG entry for mixed-EOL fix

This commit is contained in:
Carlos Martín Nieto 2014-06-24 17:56:27 +02:00
parent 3ddd0d929d
commit e1fc03c9ba

View File

@ -7,3 +7,5 @@ v0.21 + 1
* Share open packfiles across repositories to share descriptors and mmaps.
* Use a map for the treebuilder, making insertion O(1)
* LF -> CRLF filter refuses to handle mixed-EOL files