diff --git a/CHANGELOG.md b/CHANGELOG.md index 51650ed7c..61fc1cfdb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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