changeset 59901:0d4939a13a12

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Thu, 03 Feb 2005 14:07:44 +0000
parents 32a32b488128
children 4a0a167cb6c4
files src/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu Feb 03 11:58:25 2005 +0000
+++ b/src/ChangeLog	Thu Feb 03 14:07:44 2005 +0000
@@ -1,3 +1,12 @@
+2005-02-03  Kim F. Storm  <storm@cua.dk>
+
+	* dispnew.c (build_frame_matrix_from_leaf_window)
+	 [!GLYPH_DEBUG]: Fix xassert.
+
+	* xfaces.c (x_free_gc) [!GLYPH_DEBUG]: Fix xassert.
+
+	* xfns.c (unwind_create_frame) [!GLYPH_DEBUG]: Fix xassert.
+
 2005-02-03  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
 	* mac.c: Use MAC_OS_X_VERSION_MAX_ALLOWED to conditionalize by