diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-02-29 15:13:17 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-02-29 15:13:17 -0500 |
commit | 93b0abfb666273774e3c418f31396b5b5ad1c043 (patch) | |
tree | a4ead2bcea610b531274b7a5491b2363b428dd9d /debian | |
parent | c1b152c745c86db1138c3e38d1539baf417c98c3 (diff) |
* Use git ls-files instead of git status. Depend on new enough git for this.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 270a228..19a2e5b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +etckeeper (0.12) UNRELEASED; urgency=low + + * Use git ls-files instead of git status. Depend on new enough git for this. + + -- Joey Hess <joeyh@debian.org> Fri, 29 Feb 2008 15:12:51 -0500 + etckeeper (0.11) unstable; urgency=low * Add lvm cache dir to default ignores. (#462355) |