diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2f9e9e4..1d0e070 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,9 @@ etckeeper (1.2) UNRELEASED; urgency=low * Call type -p in a more compatable way. + * When a file is owned by a uid or a gid with no corresponding user or + group, put a numeric chown into .etckeeper. Previously, a broken + chown was outputted. -- Joey Hess <joeyh@debian.org> Mon, 06 May 2013 11:26:29 -0400 |