commit 4669dd78b5686472a54bd61eecae52c09c14887c from: Stefan Sperling via: Thomas Adam date: Mon Mar 11 12:25:01 2024 UTC CHANGES for 0.97 commit - be9db6c2d00fb3a74f65c0ce4dc01359aa1986fc commit + 4669dd78b5686472a54bd61eecae52c09c14887c blob - b983105f13a1178fd9e3ff4808d03e35e16fa3ed blob + 60abbfb88cb329e1dd3cb9a98b5ac8972fbcaeff --- CHANGES +++ CHANGES @@ -1,3 +1,10 @@ +* got 0.97; 2024-03-11 + see git repository history for per-change authorship information +- improve error messages shown upon execv failure +- fix 'gotadmin pack' crash upon Ctrl-C due to invalid imsg_free() +- significantly speed up deltification of large files +- improve error handling in got_privsep_recv_imsg() + * got 0.96; 2024-02-13 see git repository history for per-change authorship information - gotwebd: add foldable commit briefs