diff options
author | Joey Hess <joey@kitenet.net> | 2011-07-01 16:01:26 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-07-01 16:05:06 -0400 |
commit | a140f7148f3ea0bef2d8c060c7847b3d1be4d25e (patch) | |
tree | 1b3f5e68124349f5ed3b88d3feebd3c825ff8d5f /debian | |
parent | 2cdacfbae6519eceed2d5dcbea052de244a0b8ec (diff) |
documentation for using the web
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 53fc99e8c..b4a77de7d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ -git-annex (3.20110625) UNRELEASED; urgency=low +git-annex (3.20110702) UNRELEASED; urgency=low * Now the web can be used as a special remote. This feature replaces the old URL backend. + * addurl: New command to download an url and store it in the annex. * Sped back up fsck, copy --from, and other commands that often have to read a lot of information from the git-annex branch. Such commands are now faster than they were before introduction of the |