From: Ian Jackson Date: Tue, 11 Feb 2020 16:35:30 +0000 (+0000) Subject: changelog: Document Citrix changes X-Git-Tag: archive/debian/6.1.1~2 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=f9c56be1032c6cd67f07ce0649b6a592613d9cfe;p=chiark-utils.git changelog: Document Citrix changes Signed-off-by: Ian Jackson --- diff --git a/debian/changelog b/debian/changelog index 889d532..86cb51b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ chiark-utils (6.1.0~iwj1+citrix2~) unstable; urgency=medium - * WIP git-cache-proxy gc fix + * fishdescriptor: Use Python "errno" module + * git-cache-proxy: Periodically run `git gc --quiet' + * git-cache-proxy: Document some options in the head comment --