commit 16f6d716abed80790e4ae6675dbc6ef1429114f5 from: Stefan Sperling date: Sun Aug 11 19:45:21 2019 UTC changes for 0.4 commit - 1b7a69d3cacfdc8626072ae04c257854b6220c7f commit + 16f6d716abed80790e4ae6675dbc6ef1429114f5 blob - 74ef5efe567caa64cc2e5008ecaf205481a2d937 blob + 720f7a63a78eea104b89e349c959bbc2007614e3 --- CHANGES +++ CHANGES @@ -1,3 +1,10 @@ +* got 0.4; 2019-08-11 +- add support for tag objects to 'got diff' +- fix tog log -r option (patch by semarie@) +- fix use of potentially out-of-date errno values (patch by Hiltjo Posthuma) +- fix getline(3) return value check (patch by Hiltjo Posthuma) +- use Oo/Oc/Op instead of plain brackets in man pages (patch by bentley@) + * got 0.3; 2019-08-10 - fix bug where 'revert -p' would delete all lines following a reverted change - fix merge bug inherited from OpenRCS, affecting lines with leading .