summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-09-08 06:52:24 +0000
committerJim Meyering <jim@meyering.net>2006-09-08 06:52:24 +0000
commitaf2c5a4ab0cdec88a65c35b4ad2fa1eb935a93e1 (patch)
treedcbd46fa6cf4f563e60691fea7104fe86236e3aa /ChangeLog
parenta3ebb3f3d1179e115b913aa2df576103c53e1197 (diff)
downloadcoreutils-af2c5a4ab0cdec88a65c35b4ad2fa1eb935a93e1.tar.xz
* bootstrap (cp_mark_as_generated): New function.
(slurp): Use it to prepend editor hints and a warning that the file we're copying is generated. Suggestion from Bruce Korb.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9624c8eab..4d1e68494 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-09-08 Jim Meyering <jim@meyering.net>
+
+ * bootstrap (cp_mark_as_generated): New function.
+ (slurp): Use it to prepend editor hints and a warning that
+ the file we're copying is generated.
+ Suggestion from Bruce Korb.
+
2006-09-07 Jim Meyering <jim@meyering.net>
* bootstrap: Revert last change. There are less disruptive ways