aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6546fc677d0..779f0d99645 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
12009-05-07 David Reitter <david.reitter@gmail.com> 12009-05-07 David Reitter <david.reitter@gmail.com>
2 2
3 * nsterm.m (ns_dumpglyphs_stretch,ns_dumpglyphs_image):
4 respect mouse face background.
5
62009-05-07 David Reitter <david.reitter@gmail.com>
7
3 * nsterm.m (note_mouse_movement,ns_frame_up_to_date): 8 * nsterm.m (note_mouse_movement,ns_frame_up_to_date):
4 mouse movement/highlight: bracket drawing operations 9 mouse movement/highlight: bracket drawing operations
5 in ns_update_begin and ns_update_end. 10 in ns_update_begin and ns_update_end.