comparison src/ChangeLog @ 95313:42018959645c

(x_reply_selection_request): Properly handle format == 32. Always send multiples of format size.
author Andreas Schwab <schwab@suse.de>
date Mon, 26 May 2008 12:03:03 +0000
parents a9b4031fa99f
children 04b3b749e596
comparison
equal deleted inserted replaced
95312:a9b4031fa99f 95313:42018959645c
1 2008-05-26 Andreas Schwab <schwab@suse.de> 1 2008-05-26 Andreas Schwab <schwab@suse.de>
2
3 * xselect.c (x_reply_selection_request): Properly handle format ==
4 32. Always send multiples of format size.
2 5
3 * xterm.c (x_set_frame_alpha): Fix type mismatch. 6 * xterm.c (x_set_frame_alpha): Fix type mismatch.
4 7
5 2008-05-26 Jason Rumney <jasonr@gnu.org> 8 2008-05-26 Jason Rumney <jasonr@gnu.org>
6 9