diff options
author | Joey Hess <joey@kitenet.net> | 2013-11-04 12:28:29 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-11-04 12:28:29 -0400 |
commit | 052a77f216ce5980851b74068e29ab2e78b30f7c (patch) | |
tree | 08cc6c6d1f939c3fdc1d59c85c9cd301cdb0f35a /debian/changelog | |
parent | 323e2f7a120823806156c6afe9d4158904802b0e (diff) | |
download | moreutils-052a77f216ce5980851b74068e29ab2e78b30f7c.tar.gz |
Fix ifdata to build on OS X. Thanks, Peter Eisentraut Closes: #575294
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e754e20..5c111b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +moreutils (0.51) UNRELEASED; urgency=low + + * Fix ifdata to build on OS X. Thanks, Peter Eisentraut + Closes: #575294 + + -- Joey Hess <joeyh@debian.org> Mon, 04 Nov 2013 12:28:04 -0400 + moreutils (0.50) unstable; urgency=low * Fix build on Hurd. Closes: #716653 |