diff options
author | Joey Hess <joey@kitenet.net> | 2011-03-30 13:18:46 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-03-30 13:24:36 -0400 |
commit | a47ed922e1302480d79f54f553532e85eebae872 (patch) | |
tree | 16d9507bf012e329970462f1bef936626b1aac2a /debian | |
parent | 320a4102d6dfff193fc501e53859b2b3edc397d5 (diff) |
add Remote.Directory
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b03bc1d1b..0a232220f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ git-annex (0.20110329) UNRELEASED; urgency=low as hS3 is not packaged. * fsck: Ensure that files and directories in .git/annex/objects have proper permissions. + * Added a special type of remote called a directory remote, which + simply stores files in an arbitrary local directory. -- Joey Hess <joeyh@debian.org> Sat, 26 Mar 2011 14:36:16 -0400 |