summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-08-17 10:03:05 +0000
committerJim Meyering <jim@meyering.net>2006-08-17 10:03:05 +0000
commit9aa695174dff1212041c0909ae371a66b52a3cae (patch)
treea1652a1548cbbe02b09ccca0bc254eebb31debc4 /ChangeLog
parenta771318b59fdd79323c9b3a0c12764268a0e42c9 (diff)
downloadcoreutils-9aa695174dff1212041c0909ae371a66b52a3cae.tar.xz
* Makefile.maint (patch-check): Adapt to work now that the patch
modifies more than one file in src/.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f807410b..9075a7644 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2006-08-17 Jim Meyering <jim@meyering.net>
+ * Makefile.maint (patch-check): Adapt to work now that the patch
+ modifies more than one file in src/.
+
With this patch, permit building with Solaris cc on Solaris 7.
* src/c99-to-c89.diff: Add diffs to convert more c99-isms.
This integrates patches from Bruno Haible.