diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-03-29 14:27:38 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-03-29 14:27:49 -0400 |
commit | 278f84fe6458a2ac8e12ecab8f2b4f4bb7d0122c (patch) | |
tree | 7f3d4c930dc828a610d605bbc97a65ba5518a4d0 /debian | |
parent | 495fad0cad63e9712b0236e57759f49565b7b70c (diff) |
log: Display time with time zone.
Also cleaned up ugliness with zombies.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index eed11e4f8..82e18dafd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ git-annex (6.20160319) UNRELEASED; urgency=medium * ddar remote: fix ssh calls Thanks, Robie Basak + * log: Display time with time zone. -- Joey Hess <id@joeyh.name> Wed, 23 Mar 2016 11:42:36 -0400 |