diff options
author | 2013-12-27 14:13:52 -0400 | |
---|---|---|
committer | 2013-12-27 14:13:52 -0400 | |
commit | 352ef81d5f6d298f6eedf12965822ba5b59ae8e5 (patch) | |
tree | 520484868bef3243537c86346f27a22869b7f5b1 /debian | |
parent | a7d9fe5918c49a48b82adcf2a4b22d81e1ed11e8 (diff) |
external special remotes working
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5328f5f92..e1200044e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ git-annex (5.20131222) UNRELEASED; urgency=medium * Include git-receive-pack, git-upload-pack, and git wrappers in the Linux standalone build, and OSX app, so they will be available when it's added to PATH. + * Added new external special remote interface. -- Joey Hess <joeyh@debian.org> Tue, 24 Dec 2013 13:54:32 -0400 |