diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 4 |
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 | ||
| 16 | 2008-08-23 David Reitter <david.reitter@gmail.com> | 16 | 2008-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. |