summaryrefslogtreecommitdiffstats
path: root/src/config/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2004-05-27 23:07:50 +0000
committerKen Raeburn <raeburn@mit.edu>2004-05-27 23:07:50 +0000
commite7fd9042de9c1a1bc58f74a520cb9646d5cebc9e (patch)
treeb8d75f2e267009b34ee621b3b2dc76a0e4116998 /src/config/ChangeLog
parent605cee517c573e9e856003feae232e7078b78ed9 (diff)
downloadkrb5-e7fd9042de9c1a1bc58f74a520cb9646d5cebc9e.tar.gz
krb5-e7fd9042de9c1a1bc58f74a520cb9646d5cebc9e.tar.xz
krb5-e7fd9042de9c1a1bc58f74a520cb9646d5cebc9e.zip
* win-pre.in (CP): Copy nul: plus the file, to avoid carrying over the original
modification time, since some of our makefiles depend on $(CP) updating the timestamp. Use binary mode for the copy, because default/ASCII seems to cause a ^Z to be added to the file. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16369 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/config/ChangeLog')
-rw-r--r--src/config/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/config/ChangeLog b/src/config/ChangeLog
index 015aad6a4b..250f143b45 100644
--- a/src/config/ChangeLog
+++ b/src/config/ChangeLog
@@ -1,3 +1,11 @@
+2004-05-27 Ken Raeburn <raeburn@mit.edu>
+
+ * win-pre.in (CP): Copy nul: plus the file, to avoid carrying over
+ the original modification time, since some of our makefiles depend
+ on $(CP) updating the timestamp. Use binary mode for the copy,
+ because default/ASCII seems to cause a ^Z to be added to the
+ file.
+
2004-05-12 Ken Raeburn <raeburn@mit.edu>
* shlib.conf (*-*-linux*): Use GNU linker's --retain-symbols-file