diff options
author | Joey Hess <joey@kitenet.net> | 2011-10-06 16:07:51 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-10-06 16:07:58 -0400 |
commit | f011033869bbeeb7941c1c6e16a2a138b11c92e4 (patch) | |
tree | 09cf18fdfbc1fa29757baf45227e68d11e83062a /debian | |
parent | f929d0229c05ebf0fe2c26d443fe6f843f270983 (diff) |
add timestamps to remote.log
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e5f74bec5..31455c9f0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,7 +12,7 @@ git-annex (3.20110929) UNRELEASED; urgency=low has been merged. * Note that older versions of git-annex will display the timestamp as part of the repository description, which is ugly but otherwise harmless. - * Add timestamps to trust.log. + * Add timestamps to trust.log and remote.log too. -- Joey Hess <joeyh@debian.org> Thu, 29 Sep 2011 18:58:53 -0400 |