commit 0c349e718f147904ca29994d3816a317d220af66 from: Stefan Sperling date: Wed Aug 21 21:56:17 2019 UTC changes for 0.10 commit - 888ac91fe1c20c33214a2141ce457ddd74a48aa8 commit + 0c349e718f147904ca29994d3816a317d220af66 blob - a8003d9b4da2201ec29320a409427cbfbe22befc blob + d3ee1ea6167172b339ca896c5eccce09addc7dc0 --- CHANGES +++ CHANGES @@ -1,3 +1,6 @@ +* got 0.10; 2019-08-21 +- fix and simplify blame algorithm + * got 0.9; 2019-08-19 - fix blame bug where lines were annotated with wrong commit - man page spelling fixes (patch by Hiltjo Posthuma)