diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-01-26 15:57:59 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-01-26 15:57:59 -0500 |
commit | cc7f4348a45a41fa15614d74a690e529d83eb812 (patch) | |
tree | abe0c3281c2338ace34858acecdda69794d6edfd /debian | |
parent | a4308790b3b0b6fb407b598c5e8865547f68d7c1 (diff) |
Fix handling of "#*#" ignores for git and hg.
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 a492f97..ca3278f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ etckeeper (0.42) UNRELEASED; urgency=low * Add *.elc to ignore list (See #491401) * Add ntp.conf.dhcp to ignore list. (See #491401) * Add X11/xdm/authdir/authfiles/* to ignore list. Closes: #491401 + * Fix handling of "#*#" ignores for git and hg. -- Joey Hess <joeyh@debian.org> Fri, 04 Dec 2009 13:10:28 -0500 |