X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2FChangeLog;h=c7d80541a41d9ce4a9d97494a02f56934f54c88e;hb=16a0854acae4ee4124c440b63b795859e33c92c7;hp=73a2ee2c9950f53bda8367c71c3d6ff73dbbced6;hpb=d36212cb0a461bc3f063ecbcb1c4d88316eaa397;p=gnulib.git diff --git a/lib/ChangeLog b/lib/ChangeLog index 73a2ee2c9..c7d80541a 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,7 +1,17 @@ +2001-12-18 Paul Eggert + + See the big note in ../ChangeLog. + * human.c (suffixes): Prefer K to k for 1024. + (generate_suffix_backwards): New function. + (human_readable_inexact): Use it. + 2001-12-15 Jim Meyering + * regex.h (__restrict_arr): Update from libc. + * mountlist.h (ME_REMOTE): Recognize file systems of type smbfs as `remote' if the name starts with `//'. Suggested by Michael Stone. + (STREQ): Define. 2001-12-10 Jim Meyering