diff options
author | Joey Hess <joey@kitenet.net> | 2013-07-27 12:24:28 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-07-27 12:24:28 -0400 |
commit | ba86e5b7f8442342107ce48dccd832a4ca339a12 (patch) | |
tree | c9392d3c005c8b57f007b393ecec3f48b603e050 /debian/changelog | |
parent | d4c96b4ec567fd9c7a5ae7a736f57ff38d492a08 (diff) |
Guard git config calls. Closes: #717957
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 341d136..8753061 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +etckeeper (1.6) UNRELEASED; urgency=low + + * Guard git config calls. Closes: #717957 + + -- Joey Hess <joeyh@debian.org> Sat, 27 Jul 2013 12:24:11 -0400 + etckeeper (1.5) unstable; urgency=low * Quote user and group names, in case one contains a space. |