diff options
author | Joey Hess <joey@kitenet.net> | 2014-01-21 13:22:48 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-01-21 13:22:48 -0400 |
commit | cb22669ecd8e7bd4cb3cc41934ba8f5ddf24dd2b (patch) | |
tree | 7d1dcfe8e2204dd7d3ee67adc434b73829e00289 /debian/changelog | |
parent | 5a522daa314c5ec147e2075862825ffcc824abc4 (diff) |
repair: Check git version at run time.
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 923fb1692..d41d2aac1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,7 @@ git-annex (5.20140118) UNRELEASED; urgency=medium * Add numcopiesneeded preferred content expression. * Client, transfer, incremental backup, and archive repositories now want to get content that does not yet have enough copies. + * repair: Check git version at run time. -- Joey Hess <joeyh@debian.org> Sat, 18 Jan 2014 11:54:17 -0400 |