diff options
author | Joey Hess <joey@kitenet.net> | 2012-06-07 13:48:55 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-06-07 13:48:55 -0400 |
commit | 727158ff5546233e6f6b8bd8543c9514e3bd7af6 (patch) | |
tree | 71bc94b11aff2f9018ec46f4ec42cc756a89ce87 /debian/changelog | |
parent | 5d4e09199c757a34d0a9bf9b073dd13481b88cc1 (diff) | |
parent | 4d1c114e4d27ae339f6fb408d398945fa68c2435 (diff) |
Merge branch 'master' into watch
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 05919cb81..8c2c68119 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ git-annex (3.20120606) UNRELEASED; urgency=low to manually run git commands when manipulating files. * add: Prevent (most) modifications from being made to a file while it is being added to the annex. + * initremote: Automatically describe a remote when creating it. -- Joey Hess <joeyh@debian.org> Tue, 05 Jun 2012 20:25:51 -0400 |