summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2012-07-25 23:40:00 -0400
committerJoey Hess <joey@kitenet.net>2012-07-25 23:40:00 -0400
commitbc63fc28f8d5a2899e31acb6c7cbae1c042b1583 (patch)
treed130e38760d129185ae8cd1866da87a470f3f941
parent9aebcfaa8b9cf1715e346e219db5eae590f568f5 (diff)
Allow overriding PREFIX and CFLAGS to make the build more flexible (Thanks, Ben Walton)
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 86c2ea6..e0e5545 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+moreutils (0.48) UNRELEASED; urgency=low
+
+ * Allow overriding PREFIX and CFLAGS to make the build more flexible
+ (Thanks, Ben Walton)
+
+ -- Joey Hess <joeyh@debian.org> Wed, 25 Jul 2012 23:39:34 -0400
+
moreutils (0.47) unstable; urgency=low
* errno: New utility that looks up errno numbers or names.