Commit Diff


commit - f7315e66ae98135326b720a11ec6885e3fe2e25f
commit + b3219faf00d0d7a402e05755f61274e9e4c572a7
blob - 2d93148ae18d6db6a0ab2cbf62bc2c40d81e0472
blob + 7dcd018588438d41dfde0e6f8b78425bc72ae5d6
--- releases/CHANGES
+++ releases/CHANGES
@@ -1,5 +1,5 @@
 * got 0.106; 2024-11-21
-- prevent gotd fromexiting with pending notifications if client disconnects
+- prevent gotd from exiting 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
@@ -15,7 +15,7 @@
   see git repository history for per-change authorship information
 - gotd.conf: document the macro syntax
 - tog: prevent a segfault upon unexpected object type in ref list view
-- fix pack file creation in the presenc of tagged tag objects
+- fix pack file creation in the presence of tagged tag objects
 - plugged some memory leaks
 - fix a crash when unstaging a file which has been removed from disk
 - gotwebd: fix out of bounds access while handling the configuration