diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-05-05 16:06:01 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-05-05 16:06:01 -0400 |
commit | c6bfa00d65cf3c7c8810cc7db11752a77ac465ab (patch) | |
tree | 8a6859d33bfdb719d9ce600689134d65a6eead75 /debian | |
parent | f44136a6ffd122fa8e703f71935b7fe6c5ffc699 (diff) |
version: Display OS version and architecture too.
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 2db35bccb..a00632ce0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,7 @@ git-annex (6.20160420) UNRELEASED; urgency=medium * map: Hide dead repositories that are not connected to the graph. * map: Changed colors; red is used for untrusted repositories and grey for dead. + * version: Display OS version and architecture too. -- Joey Hess <id@joeyh.name> Thu, 28 Apr 2016 13:17:04 -0400 |