aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 9a12bb74e50..c0ed6a42feb 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -13,8 +13,8 @@
13 * vm-limit.c (get_lim_data) [MSDOS]: Use alternative methods of 13 * vm-limit.c (get_lim_data) [MSDOS]: Use alternative methods of
14 estimating available memory. 14 estimating available memory.
15 15
162008-08-23 David Reitter <david.reitter@gmail.com> 162008-08-23 David Reitter <david.reitter@gmail.com>
17 17
18 * nsterm.m (ns_draw_window_cursor): Don't call 18 * nsterm.m (ns_draw_window_cursor): Don't call
19 NSDisableScreenUpdates and NSEnableScreenUpdates on 19 NSDisableScreenUpdates and NSEnableScreenUpdates on
20 non-NS_IMPL_COCOA systems. 20 non-NS_IMPL_COCOA systems.