summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-09-08 07:57:21 +0000
committerJim Meyering <jim@meyering.net>2006-09-08 07:57:21 +0000
commit80799ead4182741e4336624f553a2c79e78ba2ff (patch)
tree2845250bb8ec5473d47b0e816d9c972cf9f3d399 /ChangeLog
parentaf2c5a4ab0cdec88a65c35b4ad2fa1eb935a93e1 (diff)
downloadcoreutils-80799ead4182741e4336624f553a2c79e78ba2ff.tar.xz
* bootstrap (cp_mark_as_generated): Don't add C-style comments for .l or .y files.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d1e68494..670843159 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
(slurp): Use it to prepend editor hints and a warning that
the file we're copying is generated.
Suggestion from Bruce Korb.
+ (cp_mark_as_generated): Don't add C-style comments for .l or .y files.
2006-09-07 Jim Meyering <jim@meyering.net>