Commit Diff


commit - 16f6d716abed80790e4ae6675dbc6ef1429114f5
commit + 2a9b497b051812e69d37e295d56e8f06f9242033
blob - 720f7a63a78eea104b89e349c959bbc2007614e3
blob + 6ce4ae1bc65d6b5bed683e45a302ca80a129d112
--- CHANGES
+++ CHANGES
@@ -4,6 +4,7 @@
 - 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@)
+- fix spurious failures of test_revert_patch_one_change due to race condition
 
 * got 0.3; 2019-08-10
 - fix bug where 'revert -p' would delete all lines following a reverted change