diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 13:14:45 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 13:14:45 +0000 |
commit | 1ceecc69711e82bee12203b95ac8fccfaad58b2d (patch) | |
tree | ef6b46cbd3d743073ea886c5d1eea074a0a2e295 /debian/bsdextrautils.NEWS | |
parent | Adding upstream version 2.36.1. (diff) | |
download | util-linux-1ceecc69711e82bee12203b95ac8fccfaad58b2d.tar.xz util-linux-1ceecc69711e82bee12203b95ac8fccfaad58b2d.zip |
Adding debian version 2.36.1-8+deb11u1.debian/2.36.1-8+deb11u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/bsdextrautils.NEWS')
-rw-r--r-- | debian/bsdextrautils.NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/bsdextrautils.NEWS b/debian/bsdextrautils.NEWS new file mode 100644 index 0000000..b05e82e --- /dev/null +++ b/debian/bsdextrautils.NEWS @@ -0,0 +1,15 @@ +util-linux (2.35.2-3) unstable; urgency=medium + + The util-linux implementation of these utilities formerly shipped + by bsdmainutils are now used: + + * col + * colrm + * column + * hexdump (hd) + * ul + + For column(1), the options -n and -e changed meaning. Please see the + man page. + + -- Chris Hofstaedtler <zeha@debian.org> Sun, 10 May 2020 22:36:51 +0000 |