Commit Diff


commit - efeaa38d275d24a33d7cddefe05d0a1731536cfe
commit + cc978472eda0dcc348b52eec623f28fd0f820ccf
blob - 6fa9c8a73a90e954ae564824a6d10d2bc61f6bf3
blob + 58b72c010af2862eec7b592dbd72d9f13aca445d
--- CHANGES
+++ CHANGES
@@ -1,3 +1,9 @@
+* got 0.106; 2024-11-21
+- prevent gotd fromexiting with pending notifications if client disconnects
+- convert got to the new imsg API
+- gotwebd: improve performance of repository age calculations
+- gotwebd: ensure child processes inherit non-default config
+
 * got 0.105; 2024-11-14
 - fix bogus "branch on server has different ancestry" errors from 'got send'
 - do not try to merge binary files during (un)stage -p and revert -p