]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: add chmem and tailf to ReleaseNotes
authorKarel Zak <kzak@redhat.com>
Fri, 12 May 2017 11:32:14 +0000 (13:32 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 12 May 2017 11:33:16 +0000 (13:33 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
Documentation/releases/v2.30-ReleaseNotes

index 5835ae6c1cff95e1070523c2f580cd52bb4ec43a..14f4fc06ec0acd7f20bed31bd4f3e07bbd4d953f 100644 (file)
@@ -7,6 +7,8 @@ makes UDF media on Linux user-space more compatible with another operation
 systems. Unfortunately, this change may introduce regression for (unusual)
 hybrid CDROM/DVDs where ISO and UDF use a different LABEL=.
 
+The deprecated command tailf has been removed. Use "tail -f" from coreutils.
+
 
 blkzone -- NEW COMMAND to run zone commands on block device that support Zoned
 Block Commands (ZBC) or Zoned-device ATA Commands (ZAC). The currently
@@ -20,6 +22,9 @@ lsmem -- NEW COMMAND to list the ranges of available memory with their online
 status (originally implementd in Perl for s390-tools). [thanks to Clemens von Mann 
 and Heiko Carstens (IBM)]
 
+chmem -- NEW COMMAND to set memeory online/offline status [thanks to Heiko
+Carstens (IBM)]
+
 
 The old and dead Alpha and Cmos code has been removed from hwclock command.