summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2010-04-14 15:36:12 -0400
committerJoey Hess <joey@gnu.kitenet.net>2010-04-14 15:36:12 -0400
commit8c933a0c55312546e24d0214d3a63fb7e568e644 (patch)
treeba89867f63a36b41f972a15d7fa9d674d9911d7a /debian/changelog
parent51e151ca576b15cc2df1539589ce86afc62c3032 (diff)
more find portability fix
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index db34c2f..927786c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ etckeeper (0.44) UNRELEASED; urgency=low
* Avoid using hostname -f, since on Solaris that sets the hostname to -f.
Yay, Unix portability! (Instead, use dnsdomainname if available, and
otherwise, fall back to the unqualified hostname.)
+ * Other portability fixes for non-GNU tools and OS X. Thanks, Neil Mayhew.
-- Joey Hess <joeyh@debian.org> Sun, 21 Feb 2010 13:30:33 -0500