aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5ff301544bd..36fe949e633 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -2,8 +2,10 @@
2 2
3 * nsterm.m (ns_read_socket): Copy 2009-01-29 and 2009-01-30 3 * nsterm.m (ns_read_socket): Copy 2009-01-29 and 2009-01-30
4 XT,w32read_socket changes to ns_read_socket. 4 XT,w32read_socket changes to ns_read_socket.
5
5 * keyboard.c (handle_interrupt): Don't call 6 * keyboard.c (handle_interrupt): Don't call
6 quit_throw_to_read_char() under NS. 7 quit_throw_to_read_char() under NS.
8
7 * blockinput.h: Remove NS-specific code. 9 * blockinput.h: Remove NS-specific code.
8 10
92009-01-30 Dan Nicolaescu <dann@ics.uci.edu> 112009-01-30 Dan Nicolaescu <dann@ics.uci.edu>