]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 22 Jan 2002 18:16:06 +0000 (18:16 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 22 Jan 2002 18:16:06 +0000 (18:16 +0000)
old/textutils/ChangeLog

index 79c25aac43999600d2b7c7936a8ee28397b5cda5..6603c84b6c06d498b69b16b834bba859612bcf18 100644 (file)
@@ -2,6 +2,14 @@
 
        * Version 2.0.20.
 
+2002-01-22  Paul Eggert  <eggert@twinsun.com>
+
+       * src/od.c (skip): Remove redundant check for overflow.
+       fseeko's seek argument is already known to be in range,
+       since it is less than the file size.
+
+2002-01-22  Jim Meyering  <meyering@lucent.com>
+
        * po/POTFILES.in: Add lib/xmemcoll.c.
 
 2002-01-22  Paul Eggert  <eggert@twinsun.com>