summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-05-06 11:26:48 -0400
committerJoey Hess <joey@kitenet.net>2013-05-06 11:26:48 -0400
commit114e3ed40a7ddb3a6a5613aef6b9309dcba1df8c (patch)
tree14d262aa4b3ca9b718e5d69d9f5b6c5213c88480 /debian/changelog
parent0813f15a67733714c5c6a7650e97880837df773e (diff)
Call type -p in a more compatable way.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fa7ee2b..2f9e9e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+etckeeper (1.2) UNRELEASED; urgency=low
+
+ * Call type -p in a more compatable way.
+
+ -- Joey Hess <joeyh@debian.org> Mon, 06 May 2013 11:26:29 -0400
+
etckeeper (1.1) unstable; urgency=low
* Fix warning when PUSH_REMOTE is not set. Closes: #706917