aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f8ccbfd1f3c..d833648667d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12011-03-21 Paul Eggert <eggert@cs.ucla.edu> 12011-03-21 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * frame.c (Fmodify_frame_parameters): Simplify loop counter.
4 This also avoids a warning with gcc -Wstrict-overflow.
5
3 * fileio.c (Fcopy_file): Report error if fchown or fchmod 6 * fileio.c (Fcopy_file): Report error if fchown or fchmod
4 fail (Bug#8306). 7 fail (Bug#8306).
5 8