diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-03-02 17:00:54 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-03-02 17:00:54 -0500 |
commit | 8000a583b72ba88c93875f47156eee4586bab571 (patch) | |
tree | d60ada6d2b17df29f6c566a05854bfc2850b7f8c /debian | |
parent | 46fc358fd7142a927b393dab02ab3c7b0a5427a9 (diff) |
Fix uninit prompt to accept 'y' as well as 'yes'. Closes: #517911
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 d753c45..1bd56d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ etckeeper (0.34) UNRELEASED; urgency=low * Add support for mktemp if tempfile is not available. + * Fix uninit prompt to accept 'y' as well as 'yes'. Closes: #517911 -- Joey Hess <joeyh@debian.org> Sat, 28 Feb 2009 19:53:19 -0500 |