summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-15 15:57:41 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-15 15:57:41 -0400
commit84f7dab35401c896e426b49ca5e95b5a9b4952ab (patch)
tree8ad0ca96b65964df0ee6a7ef81ed0d312b213089 /debian
parent1dc1d698041dd588f063370d056b79b1a4fffb8d (diff)
Programs from Linux and OSX standalone builds can now be symlinked into a directory in PATH as an alternative installation method, and will use readlink to find where the build was unpacked.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2fabec04f..4efa2f08c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,9 @@ git-annex (5.20131214) UNRELEASED; urgency=low
* Add plumbing-level lookupkey and examinekey commands.
* find --format: Added hashdirlower, hashdirmixed, keyname, and mtime
format variables.
+ * Programs from Linux and OSX standalone builds can now be symlinked
+ into a directory in PATH as an alternative installation method, and will
+ use readlink to find where the build was unpacked.
-- Joey Hess <joeyh@debian.org> Sun, 15 Dec 2013 13:32:49 -0400