summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@edwardthomson.com>2019-01-17 20:12:04 +0000
committerEdward Thomson <ethomson@edwardthomson.com>2019-01-17 20:14:46 +0000
commita6e5d46bb1e302fb769179a398610bc18b65b3c6 (patch)
treee044d77e1d7e3dbfe8541082cd27c8aeaecc6ab2
parent1bb03f7ac17b2b498d21baedeead4be34be8c9a6 (diff)
downloadlibgit2-a6e5d46bb1e302fb769179a398610bc18b65b3c6.tar.gz
fixup! changelog: document changes since 0.27
-rw-r--r--docs/changelog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/changelog.md b/docs/changelog.md
index 3310d3c50..ee896e16e 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -35,7 +35,7 @@ v0.27 + 1
limit the maximum memory used when fetching from an untrusted remote.
* Line numbers in diffs loaded from patch files were not being populated;
- they are now included in the results..
+ they are now included in the results.
* The repository's index is reloaded from disk at the beginning of
`git_merge` operations to ensure that it is up-to-date.