1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 08:10:15 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2002-07-20 08:32:46 +00:00
parent 74222f7619
commit 6249feeba8
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -30,6 +30,7 @@
2002-05-14 Jim Meyering <meyering@lucent.com>
`od -t f8' didn't work.
This bug was introduced with my change of 2000-10-22 (textutils-2.0.8).
* src/od.c (ulonglong_t): Move declaration to precede new use.
[enum size_spec] (N_SIZE_SPECS): New member.
+1
View File
@@ -1,5 +1,6 @@
Changes in release 2.1
[2.0.22]
* `od -t f8' works once again [bug introduced in textutils-2.0.8]
* various portability fixes, and general clean-up
* various minor, corner-case bug fixes
[2.0.21]