diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-02-18 13:55:17 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-02-18 13:55:17 -0500 |
commit | 75b584a6f60fddaa341ad00abb0ecc9ed8adf822 (patch) | |
tree | ddbac5f35196b558ae653f0b897e3646a9b2c7b6 /debian | |
parent | 44605209926fb47671f298073fa31d2631e5a540 (diff) |
Record real committer username in the darcs log, so that the man page can say that for every VCS the username is recorded.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cf69bc2..d4229db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ etckeeper (0.43) UNRELEASED; urgency=low * Check owner of tty to determine who has su'd to root when committing, based on a patch by Jakov Sosic. * Add apparmor.d/cache/ to default ignores. + * Record real committer username in the darcs log, so that the man page + can say that for every VCS the username is recorded. -- Joey Hess <joeyh@debian.org> Sun, 31 Jan 2010 14:36:44 -0500 |