commit - 8280a2d60f3e5677d1239d2308fb8052f56dd126
commit + 3930eff81bb6bfa872ef99c0bbd387d589fc3b86
blob - 8c43a1cc315cd0108d6109c510f676d341e239be
blob + dd19843c6682508df1948f69d60938bb2b122271
--- releases/changes.html
+++ releases/changes.html
history for per-change authorship information.
</p>
+<h3 id="2024-11-14"><a href="#2024-11-14">GoT 0.105 - 2024-11-14</a></h3>
+<ul>
+<li>
+fix bogus "branch on server has different ancestry" errors from 'got send'
+</li>
+<li>
+do not try to merge binary files during (un)stage -p and revert -p
+</li>
+<li>
+fix gotd notifications about changes involving empty files
+</li>
+<li>
+minor gotwebd.css styling changes
+</li>
+<li>
+plug several memory and file-descriptor leaks
+</li>
+</ul>
<h3 id="2024-10-22"><a href="#2024-10-22">GoT 0.104 - 2024-10-22</a></h3>
<ul>
<li>