diff src/ChangeLog @ 4124:9a633a00c3f2

[xemacs-hg @ 2007-08-17 08:08:05 by crestani] 2007-08-15 Marcus Crestani <crestani@xemacs.org> * database.c (dbm_map): Add typecast. * database.c (dbm_get): Add typecast. * gc.c (gc_state_type): Declare type. * objects-tty.c (tty_find_charset_font): Add typecast. * objects-xlike-inc.c (count_hyphens): Add typecast. * objects-xlike-inc.c (endif): Add typecast.
author crestani
date Fri, 17 Aug 2007 08:08:10 +0000
parents 5333f383efbd
children 93bd75c45dca
line wrap: on
line diff
--- a/src/ChangeLog	Fri Aug 17 08:04:28 2007 +0000
+++ b/src/ChangeLog	Fri Aug 17 08:08:10 2007 +0000
@@ -1,3 +1,12 @@
+2007-08-15  Marcus Crestani  <crestani@xemacs.org>
+
+	* database.c (dbm_map): Add typecast.
+	* database.c (dbm_get): Add typecast.
+	* gc.c (gc_state_type): Declare type.
+	* objects-tty.c (tty_find_charset_font): Add typecast.
+	* objects-xlike-inc.c (count_hyphens): Add typecast.
+	* objects-xlike-inc.c (endif): Add typecast.
+
 2007-08-15  Marcus Crestani  <crestani@xemacs.org>
 
 	* input-method-xlib.c (EmacsFreeXIMStyles):