aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-01-07 13:23:58 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-01-07 13:23:58 -0400
commitec10906a7a219ce603f3a49e1c35250c17a77fc9 (patch)
tree7042b196195bc0116e8cbfd7f08c17f7efcdea59 /debian
parent9ffba939dbdbc5f4647b754cc0173dd6bc7f9803 (diff)
add DEBUG
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b17c8e344..8a973a29e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ git-annex (5.20140107) unstable; urgency=medium
* mirror: Support --all (and --unused).
* external special remote protocol: Added GETUUID, GETWANTED, SETWANTED,
- SETSTATE, GETSTATE.
+ SETSTATE, GETSTATE, DEBUG.
* Windows: Fix bug in direct mode merge code that could cause files
in subdirectories to go missing.
* Windows: Avoid eating stdin when running ssh to add a authorized key,