summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-06-22 12:50:32 +0000
committerJim Meyering <jim@meyering.net>2006-06-22 12:50:32 +0000
commitb50508742035812f8ae8671eedc6623fac53f51d (patch)
treec9bd0a49853ae8a1a73c7ab2fe65c1b80cd54bbc /ChangeLog
parent9d5fbcc019a802d14dcbd02c7c2a8659cc79ad55 (diff)
downloadcoreutils-b50508742035812f8ae8671eedc6623fac53f51d.tar.xz
* src/tee.c (tee_files): Rename from tee, to avoid conflict with
the function in glibc's <fcntl.h>. Reported by Andreas Schwab.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b766ccd1..01c84da8b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-06-22 Jim Meyering <jim@meyering.net>
+
+ * src/tee.c (tee_files): Rename from tee, to avoid conflict with
+ the function in glibc's <fcntl.h>. Reported by Andreas Schwab.
+
2006-06-19 Jim Meyering <jim@meyering.net>
* Makefile.cfg (local-checks-to-skip): Add changelog-check,