diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2007-11-11 14:42:56 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2007-11-11 14:42:56 -0500 |
commit | 8824d34847c9ebe106c9e362b2d1af1b031217dc (patch) | |
tree | c1fa5def10bb32f7106187dd8d1426c097cbd34f /debian | |
parent | d80a1e6e5be92ef48e805aca22c9c70e306c9b50 (diff) |
* Add .pwd.lock to default ignores, this file is created by programs
that call getspent().
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 27b555d..22289d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +etckeeper (0.2) UNRELEASED; urgency=low + + * Add .pwd.lock to default ignores, this file is created by programs + that call getspent(). + + -- Joey Hess <joeyh@debian.org> Sun, 11 Nov 2007 14:41:40 -0500 + etckeeper (0.1) unstable; urgency=low * First release. |