aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2014-04-12 14:54:27 -0700
committerPaul Eggert2014-04-12 14:54:27 -0700
commita9108bf189e6cccfe568348ec604b9eecd17a125 (patch)
tree9ea864fe8764d383a6a6a74719d15fb049415efc /src/ChangeLog
parent175a3a5144ab17bc8c854cd0cc6c1771d79a9f9c (diff)
downloademacs-a9108bf189e6cccfe568348ec604b9eecd17a125.tar.gz
emacs-a9108bf189e6cccfe568348ec604b9eecd17a125.zip
* keyboard.c (Fopen_dribble_file): Avoid some races.
Fixes: debbugs:17187
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index cb17738d139..2d7307412b2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12014-04-12 Paul Eggert <eggert@cs.ucla.edu>
2
3 * keyboard.c (Fopen_dribble_file): Avoid some races. (Bug#17187)
4
12014-04-12 Eli Zaretskii <eliz@gnu.org> 52014-04-12 Eli Zaretskii <eliz@gnu.org>
2 6
3 * xdisp.c (move_it_by_lines): If a large portion of buffer text is 7 * xdisp.c (move_it_by_lines): If a large portion of buffer text is