summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bca8e7880..51ed120af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,8 @@
temporary file twice, and the second time this happens the file
might already have been created by some other process.
+ (zaptemp): Warn if a temporary file is not removed.
+
(create_temp_file): Use offsetof for clarity.
(die): Move it up earlier, to clean up the code a bit.