summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.