diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2007-11-15 12:00:58 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2007-11-15 12:00:58 -0500 |
commit | b7281597a6885bb7ef902f55fbd02a1ee7f25f79 (patch) | |
tree | 91c6bcfea19c3643621bbcae1363259584660a2c /debian/changelog | |
parent | 58c676256a6b4a4b9fef5d2448fae66591ac2d1f (diff) |
* Patch from Rémi Vanicat adding bash completion. Closes: #451302
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 36f5d1d..33760c8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,9 @@ etckeeper (0.3) UNRELEASED; urgency=low * Patch from Remi Vanicat adding an etckeeper.conf file and a GIT_COMMIT_OPTIONS configuration setting. Closes: #451167 * Add network/run and adjtime to default gitignore. Closes: #451347 + * Patch from Rémi Vanicat adding bash completion. Closes: #451302 - -- Joey Hess <joeyh@debian.org> Thu, 15 Nov 2007 11:59:09 -0500 + -- Joey Hess <joeyh@debian.org> Thu, 15 Nov 2007 12:00:34 -0500 etckeeper (0.2) unstable; urgency=low |