aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ced0e057e27..744376b0efd 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12012-10-04 Paul Eggert <eggert@cs.ucla.edu>
2
3 * profiler.c (handle_profiler_signal): Inhibit pending signals too,
4 to avoid similar races.
5 * keyboard.c (pending_signals): Now bool, not int.
6
12012-10-02 Paul Eggert <eggert@cs.ucla.edu> 72012-10-02 Paul Eggert <eggert@cs.ucla.edu>
2 8
3 * profiler.c (handle_profiler_signal): Fix a malloc race 9 * profiler.c (handle_profiler_signal): Fix a malloc race