summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-14 20:23:11 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-19 15:29:02 +0100
commit6a8f914beb77ec4cc36ed0aecb0e5da31a450418 (patch)
tree853d32237009bfa3071bfd6c155291c49d646c75 /debian
parent236b11e106008dcf767ede43a5926d9b985f59e7 (diff)
Memoise git config lookups (big speedup!)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 67086e0..a1f6ba1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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.
@@ -14,7 +17,6 @@ dgit (0.31~~) unstable; urgency=low
* 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