From: Kim F. Storm Date: Thu, 3 Feb 2005 14:07:44 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~2434 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5bb6a3c12977bea1a51ac65758e4059aa611af5f;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 978614515e1..b20b6195b81 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2005-02-03 Kim F. Storm + + * 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 * mac.c: Use MAC_OS_X_VERSION_MAX_ALLOWED to conditionalize by