From 6249feeba8134862b8199c164eb3e7f6e247ee3c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 20 Jul 2002 08:32:46 +0000 Subject: [PATCH] *** empty log message *** --- old/textutils/ChangeLog | 1 + old/textutils/NEWS | 1 + 2 files changed, 2 insertions(+) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 8df097847b..7d5f5465ea 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -30,6 +30,7 @@ 2002-05-14 Jim Meyering + `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. diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 95666e52fb..70e0049284 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -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] -- 2.47.3