diff src/ChangeLog @ 73427:842c20ea5853

* xselect.c (x_handle_selection_request): If the converted_selection is NIL or XCDR (converted_selection) is NIL, decline the request.
author Jan Djärv <jan.h.d@swipnet.se>
date Thu, 19 Oct 2006 07:17:42 +0000
parents 7b5c0104efb0
children 246a1d48fea4
line wrap: on
line diff
--- a/src/ChangeLog	Thu Oct 19 07:16:27 2006 +0000
+++ b/src/ChangeLog	Thu Oct 19 07:17:42 2006 +0000
@@ -1,3 +1,8 @@
+2006-10-19  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
+
+	* xselect.c (x_handle_selection_request): If the converted_selection
+	is NIL or XCDR (converted_selection) is NIL, decline the request.
+
 2006-10-16  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
 
 	* gtkutil.c (get_utf8_string): Remove warnings with casts.