summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2005-02-03 14:07:44 +0000
committerKim F. Storm <storm@cua.dk>2005-02-03 14:07:44 +0000
commit5bb6a3c12977bea1a51ac65758e4059aa611af5f (patch)
tree87e6534b7246f525a00fb713591e12c8f3df5f36 /src
parente9859e269b8a6e8279b7bfc00193789198823711 (diff)
downloademacs-5bb6a3c12977bea1a51ac65758e4059aa611af5f.tar.gz
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
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 <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