]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 23 Oct 2000 06:38:10 +0000 (06:38 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 23 Oct 2000 06:38:10 +0000 (06:38 +0000)
old/textutils/NEWS

index 1fb1a37f5582f20eb97203e2017582febdb33990..2f2205a44cde073f898908d074ea888aceb39c1e 100644 (file)
@@ -1,5 +1,6 @@
 Changes in release 2.1
 [2.0.8]
+* od now supports 8-byte integers, assuming they're printable with e.g., %lld
 * new program: sha1sum
 * wc accepts new -m option: count (potentially multi-byte) characters
 * wc's `--chars' option is now equivalent to -m, not --bytes as it used to be