]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 12 Jan 2000 07:27:34 +0000 (07:27 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 12 Jan 2000 07:27:34 +0000 (07:27 +0000)
old/sh-utils/ChangeLog
old/textutils/ChangeLog

index d1f797ba4f57c45f8d0a16ff03ec46f1f8eed049..2d1d8af6affe226779ee704ecd84f9aad3e28001 100644 (file)
@@ -1,3 +1,15 @@
+2000-01-11  Jim Meyering  <meyering@lucent.com>
+
+       Sync lib/ directories of sh-utils, and textutils.
+
+       * lib/Makefile.am (libfetish_a_SOURCES): Add diacrit.c, hard-locale.c,
+       linebuffer.c, md5.c, memcasecmp.c, memcoll.c, obstack.c, safe-read.c
+       (noinst_HEADERS): Add bumpalloc.h, diacrit.h, hard-locale.h,
+       linebuffer.h, md5.h, memcasecmp.h, memcoll.h, obstack.h, safe-read.h.
+
+       * lib/Makefile.am: s/su/fetish/
+       * src/Makefile.am: s/libsu/libfetish/
+
 2000-01-10  Jim Meyering  <meyering@lucent.com>
 
        * Version 2.0d.
index 3e075796482bc224bb1785a1383ba2dd138345f4..807129f5878e5d80bfdbb9c24263a81bcb1517a9 100644 (file)
@@ -1,3 +1,16 @@
+2000-01-11  Jim Meyering  <meyering@lucent.com>
+
+       Sync lib/ directories of sh-utils, and textutils.
+
+       * lib/Makefile.am (libfetish_a_SOURCES): Add getdate.y, posixtm.c,
+       basename.c, canon-host.c, readutmp.c, stripslash.c, xgetcwd.c,
+       xgethostname.c.
+       (noinst_HEADERS): Add getdate.h, group-member.h, posixtm.h,
+       pathmax.h, readutmp.h
+
+       * lib/Makefile.am: s/tu/fetish/
+       * src/Makefile.am: s/libtu/libfetish/
+
 2000-01-10  Jim Meyering  <meyering@lucent.com>
 
        * Version 2.0c.