# HG changeset patch
# User Michaƫl Cadilhac <michael.cadilhac@lrde.org>
# Date 1190196163 0
# Node ID 260383892b0f03dd45ce86f10a087115a8e39a71
# Parent  922a7e3b7383cafffbb59f4f0646cca943e926ab
*** empty log message ***

diff -r 922a7e3b7383 -r 260383892b0f src/ChangeLog
--- a/src/ChangeLog	Wed Sep 19 10:02:32 2007 +0000
+++ b/src/ChangeLog	Wed Sep 19 10:02:43 2007 +0000
@@ -1,3 +1,10 @@
+2007-09-19  Micha,Ak(Bl Cadilhac  <michael@cadilhac.name>
+
+	* coding.c (detect_eol_type, detect_eol_type_in_2_octet_form):
+	Fix a C warning regarding variable constness.
+
+	* xterm.c (handle_one_xevent): Fix a C warning.
+
 2007-09-18  Jason Rumney  <jasonr@gnu.org>
 
 	* w32fns.c (Fx_focus_frame): Rename from Fw32_focus_frame.