chiark / gitweb /
changelog: Document changes and finalise 7.0.3
authorSean Whitton <spwhitton@spwhitton.name>
Thu, 26 Sep 2024 16:07:57 +0000 (17:07 +0100)
committerSean Whitton <spwhitton@spwhitton.name>
Thu, 26 Sep 2024 16:09:26 +0000 (17:09 +0100)
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
debian/changelog

index ef0adc9c4264ad752389221e08150a35f1327c03..01869adcfae25b373aa8f63311a5f9b4162cb212 100644 (file)
@@ -1,3 +1,12 @@
+chiark-utils (7.0.3) unstable; urgency=medium
+
+  * Team upload.
+  * git-cache-proxy: Handle extra-parameters in git protocol (Closes: #1040476).
+    Thanks to Anthony PERARD for the patch.
+  * git-branchmove: Always pass --no-verify to 'git push' (Closes: #1080082).
+
+ -- Sean Whitton <spwhitton@spwhitton.name>  Thu, 26 Sep 2024 17:07:41 +0100
+
 chiark-utils (7.0.2) unstable; urgency=medium
 
   * debian/rules: Pass -D_TIME_BITS=64 too.  Closes: #1078190.