diff options
author | Joey Hess <joey@kitenet.net> | 2012-06-02 18:22:27 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-06-02 18:22:27 -0400 |
commit | fac07178bef16fff3991a3498f9f3311a064f6ba (patch) | |
tree | 42e78ec1cc5f71e7bbf25c6d9b3c3629c709af64 | |
parent | 83d18157ddfc2c1dabb3fca8918bedfb7d87420e (diff) |
uninit: Now preserves parts of the gitignore and similar files that are outside the managed by etckeeper block. Closes: #673996 Thanks, David De La Harpe Golden (Squared Financial)
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bf879da..92d4b1a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,9 @@ etckeeper (0.63) UNRELEASED; urgency=low * bzr: Improve detection of unclean repos, to work when there are shelved changes. + * uninit: Now preserves parts of the gitignore and similar files that + are outside the managed by etckeeper block. Closes: #673996 + Thanks, David De La Harpe Golden (Squared Financial) -- Joey Hess <joeyh@debian.org> Fri, 20 Apr 2012 13:37:53 -0400 |