commit f7315e66ae98135326b720a11ec6885e3fe2e25f
from: Omar Polo
date: Thu Nov 21 21:34:28 2024 UTC
sync html change log
commit - 765eba9175350573e40837ffbd0929cdb077fe75
commit + f7315e66ae98135326b720a11ec6885e3fe2e25f
blob - 2ac554b7c201ded135d472e8e6fb38709703f1cf
blob + 21f80e2a240df210b578e3b4475632ccb9b0116b
--- releases/changes.html
+++ releases/changes.html
@@ -22,6 +22,21 @@ See the
history for per-change authorship information.
+
+
+-
+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
+
+
-
@@ -49,7 +64,7 @@ gotd.conf: document the macro syntax
tog: prevent a segfault upon unexpected object type in ref list view
-
-fix pack file creation in the presence of tagged tag objects
+fix pack file creation in the presenc of tagged tag objects
-
plugged some memory leaks