summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-09-07 14:24:52 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-09-07 14:24:52 -0400
commit0b30c92649cdb55996fb20fc2782476f6fab146a (patch)
treecfb173e849dc6d8b52d7a13cbd148228cf3a59da /debian
parentdd45df9d9209f2f47042e76c32476a21884b7c52 (diff)
Fix hgrc setup code to not warn if the hgrc already contains a call to etckeeper. (Thanks, Jakov Sosic)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fcfd1fc..6afc1c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ etckeeper (0.41) UNRELEASED; urgency=low
* Change etckeeper uninit to not remove .gitignore (etc) file
if it lacks the "managed by etckeeper" comment. Closes: #545137
+ * Fix hgrc setup code to not warn if the hgrc already contains
+ a call to etckeeper. (Thanks, Jakov Sosic)
-- Joey Hess <joeyh@debian.org> Mon, 07 Sep 2009 14:06:45 -0400