Commit Diff


commit - 102fba8b84c74851ac56ae5a99a5739e2a4b2514
commit + 66e67abe8e18c74089af4706f3d79bdcf2bac30a
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