diff src/ChangeLog @ 5055:79564cbad5f3

Simplify assertion in events.c so it will build under Visual Studio 6
author Vin Shelton <acs@xemacs.org>
date Sun, 21 Feb 2010 23:20:44 -0500
parents 24372c7e0e8f
children fef9572ebdb1
line wrap: on
line diff
--- a/src/ChangeLog	Sun Feb 21 20:58:45 2010 -0600
+++ b/src/ChangeLog	Sun Feb 21 23:20:44 2010 -0500
@@ -1,3 +1,8 @@
+2010-02-21  Vin Shelton  <acs@xemacs.org>
+
+	* events.c (event_pixel_translation): Simplify assertion for
+	Visual C 6.
+
 2010-02-21  Ben Wing  <ben@xemacs.org>
 
 	* gc.c (kkcc_marking): Fix compile error.