aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c88b33d9425..c453a73256d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12002-05-04 Jason Rumney <jasonr@gnu.org> 12002-05-04 Jason Rumney <jasonr@gnu.org>
2 2
3 * keyboard.c (make_lispy_event) <mouse-wheel>: Set count to 1
4 for event-click-count.
5
3 * process.c (init_process): Only add server subfeature if we can 6 * process.c (init_process): Only add server subfeature if we can
4 use non-blocking I/O. 7 use non-blocking I/O.
5 8