chiark / gitweb /
Do some quoting on debug output (needed if the server might not be trustworthy and...
[dgit.git] / debian / changelog
index 67086e0fc826c45a8a2fec49927cf0d60fd98111..c6b28b577d9a50c981ab749ad6eb74a3f258650e 100644 (file)
@@ -1,5 +1,8 @@
 dgit (0.31~~) unstable; urgency=low
 
+  Improvements:
+  * Memoise git config lookups (big speedup!)
+
   Documentation:
   * dgit(1): Remove some obsolete caveats from BUGS.
   * dgit(1); Mention that -wgf can avoid need for build-deps.
@@ -8,13 +11,18 @@ dgit (0.31~~) unstable; urgency=low
   * Provide -wdd aka --clean=dpkg-source-d.  Closes:#792433.
   * Provide -wc aka --clean=check.
 
+  Access machinery:
+  * Provide for different access mechanisms when pushing.
+  * Provide for configurable git url suffix.
+  * Do some quoting on debug output (needed if the server might not
+    be trustworthy and might send us bad stuff).
+
   Infrastructure:
   * Provide for mirroring git updates to a different server.
   * Provide cgit-regen-config command for cgi-grnet-01.
   * Make dgit-ssh-dispatch not spew (harmless) warnings if caller
     tries for a shell session (ie SSH_ORIGINAL_COMMAND not set).
 
- --
 
 dgit (0.30) unstable; urgency=high