summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3d1cd9b..c3987a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,9 @@ etckeeper (0.44) UNRELEASED; urgency=low
* Use darcs record -m to specify commit message, instead of using a logfile.
* Closes: #519228
* Update depends for git-core to git transition.
+ * 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.)
-- Joey Hess <joeyh@debian.org> Sun, 21 Feb 2010 13:30:33 -0500