*** empty log message ***
[gnulib.git] / lib / ChangeLog
index f518948..c7d8054 100644 (file)
@@ -1,3 +1,18 @@
+2001-12-18  Paul Eggert  <eggert@twinsun.com>
+
+       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  <meyering@lucent.com>
+
+       * 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  <meyering@lucent.com>
 
        * linebuffer.c: Remove explicit declarations of xmalloc and xrealloc,