Commit Diff


commit - e47835294786c5420760f8d057c667a6022b445b
commit + 484be064c7a134692680b71ddc159693ac4b0f72
blob - 58a7ae80fb1cb2de2bb5b84f375d38403bb1b254
blob + 83f50062784cac1b0eaeb52ddc516b3af29cb9ed
--- CHANGES
+++ CHANGES
@@ -35,7 +35,7 @@
 - reduce max amount of tags stored in object cache to avoid high memory usage
 - avoid copying reused deltas to delta cache file; copy from pack file instead
 - got patch: handle the removal of binary files (op)
-- fix uninitialised fildes variables in libexec helpers (jamsek)
+- fix uninitialised variables in libexec helpers (jamsek)
 - got: minor refactor of got_pathlist_free() API (jamsek)
 - fix indexing of pack files which contain ref-deltas