diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 52e97b5..a87665b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,13 @@ moreutils (0.23) UNRELEASED; urgency=low * Add pointer to join from combine's man page. Closes: #435516 + * Don't strip binaries for debian package if built with + DEB_BUILD_OPTIONS=nostrip. Closes: #437577 + * Include Michael Tokarev's lckdo program and replace / conflict with the + current lckdo package. (Robert Edmonds) Closes: #432906 + * lckdo: Don't clear other flags when setting close on exec. - -- Joey Hess <joeyh@debian.org> Wed, 01 Aug 2007 13:45:23 -0400 + -- Joey Hess <joeyh@debian.org> Wed, 05 Sep 2007 21:21:29 -0400 moreutils (0.22) unstable; urgency=low |