summaryrefslogtreecommitdiff
path: root/m4/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-11-19 11:49:53 +0000
committerJim Meyering <jim@meyering.net>1999-11-19 11:49:53 +0000
commit102caacbef8fd9407d2a3bc808193d428a312bb7 (patch)
tree43e86f689c2eff0ecf77e2da4f4a3f4308e304b5 /m4/ChangeLog
parentcfe7b86608899a807e25410a6eff9ab9c9ba5cca (diff)
downloadcoreutils-102caacbef8fd9407d2a3bc808193d428a312bb7.tar.xz
*** empty log message ***
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 63cd91b12..558627831 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,9 @@
+1999-11-18 Paul Eggert <eggert@twinsun.com>
+
+ * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a
+ problem with the QNX 4.25 shell, which doesn't propagate exit
+ status of failed commands inside shell assignments.
+
1999-11-17 Jim Meyering <meyering@ascend.com>
* gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.