summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-08-09 06:12:18 +0000
committerJim Meyering <jim@meyering.net>2002-08-09 06:12:18 +0000
commita4726a4c8dfb6b211d77db390dc56372d01059c8 (patch)
tree53b587f095774642944be29757f06d09d819cd32 /ChangeLog
parent11eaed5c9cdf3055e7617008d52c5a8c4680106a (diff)
downloadcoreutils-a4726a4c8dfb6b211d77db390dc56372d01059c8.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b8d304e62..6b83899a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2002-08-08 Jim Meyering <meyering@lucent.com>
+2002-08-09 Jim Meyering <meyering@lucent.com>
* Version 0.1.0.
+ * man/Makefile.am (check-x-vs-1): Set and export PATH so we use
+ programs in ../src.
+
+2002-08-08 Jim Meyering <meyering@lucent.com>
+
* src/date.c: Guard inclusion of <langinfo.h> with
`#if HAVE_LANGINFO_CODESET', not `#if HAVE_LANGINFO_H'.
* src/sort.c: Likewise.