*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 19 Dec 2000 08:36:53 +0000 (08:36 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 19 Dec 2000 08:36:53 +0000 (08:36 +0000)
lib/ChangeLog

index 48e6676..14d2584 100644 (file)
@@ -4,12 +4,12 @@
 
 2000-12-18  Paul Eggert  <eggert@twinsun.com>
 
-       * lib/physmem.h, lib/physmem.c: New files.
+       * physmem.h, physmem.c: New files.
 
-       * lib/Makefile.am (libfetish_a_SOURCES): Add physmem.c.
+       * Makefile.am (libfetish_a_SOURCES): Add physmem.c.
        (noinst_HEADERS): Add physmem.h.
 
-       * lib/xstrtol.c (__xstrtol): Add undocumented suffixes 'g' and
+       * xstrtol.c (__xstrtol): Add undocumented suffixes 'g' and
        't' for compatibility with Solaris 8 sort.
 
 2000-12-18  Bruno Haible  <haible@clisp.cons.org>