Commit Diff


commit - 78695fb724a1e3e628efb42140d48dbd88d562b3
commit + cbc52e82e060696e81ab422e23c340cff849c4a3
blob - 6ce4ae1bc65d6b5bed683e45a302ca80a129d112
blob + 09b9ce1ccdce0d4d84de0aaef0ff514502885eea
--- CHANGES
+++ CHANGES
@@ -1,3 +1,8 @@
+* got 0.5; 2019-08-12
+- fix blame with single-commit history and with files without \n
+- fix crashes in tog when blame returns no results on a file (found by otto@)
+- man page improvements (bentley@)
+
 * got 0.4; 2019-08-11
 - add support for tag objects to 'got diff'
 - fix tog log -r option (patch by semarie@)