diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 90989ae98e3..6d04d426998 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2008-08-23 David Reitter <david.reitter@gmail.com> | ||
| 2 | |||
| 3 | * nsterm.m (ns_draw_window_cursor): Don't call | ||
| 4 | NSDisableScreenUpdates and NSEnableScreenUpdates on | ||
| 5 | non-NS_IMPL_COCOA systems. | ||
| 6 | |||
| 1 | 2008-08-23 Andreas Schwab <schwab@suse.de> | 7 | 2008-08-23 Andreas Schwab <schwab@suse.de> |
| 2 | 8 | ||
| 3 | * process.c (procfs_system_process_attributes): Fix use of | 9 | * process.c (procfs_system_process_attributes): Fix use of |