commit 3930eff81bb6bfa872ef99c0bbd387d589fc3b86
from: Stefan Sperling
date: Fri Nov 15 10:03:27 2024 UTC
sync html change log
commit - 8280a2d60f3e5677d1239d2308fb8052f56dd126
commit + 3930eff81bb6bfa872ef99c0bbd387d589fc3b86
blob - 8c43a1cc315cd0108d6109c510f676d341e239be
blob + dd19843c6682508df1948f69d60938bb2b122271
--- releases/changes.html
+++ releases/changes.html
@@ -22,6 +22,24 @@ See the
history for per-change authorship information.
+
+
+-
+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
+
+-
+fix gotd notifications about changes involving empty files
+
+-
+minor gotwebd.css styling changes
+
+-
+plug several memory and file-descriptor leaks
+
+