summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-11-17 10:59:07 +0000
committerJim Meyering <jim@meyering.net>2001-11-17 10:59:07 +0000
commitfe9777a0bd399adb183e54c3a32838a3dac54320 (patch)
tree918e7ee5f9bca0408127a21be02a80ff191209ff /lib
parent649d8f321eda6f86acd41463db214bd38de67a8b (diff)
downloadcoreutils-fe9777a0bd399adb183e54c3a32838a3dac54320.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 34e3f61f2..e7c9103c1 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,10 @@
+2001-11-17 Jim Meyering <meyering@lucent.com>
+
+ * mkstemp.c: #undef mkstemp.
+ Include config.h.
+ (rpl_mkstemp): Rename from mkstemp.
+ Protoize.
+
2001-11-16 Jim Meyering <meyering@lucent.com>
* physmem.c [HAVE_SYS_PSTAT_H]: Include <sys/pstat.h>.