aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKim F. Storm <[email protected]>2005-02-03 14:07:44 +0000
committerKim F. Storm <[email protected]>2005-02-03 14:07:44 +0000
commit5bb6a3c12977bea1a51ac65758e4059aa611af5f (patch)
tree87e6534b7246f525a00fb713591e12c8f3df5f36 /src
parente9859e269b8a6e8279b7bfc00193789198823711 (diff)
*** 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 978614515e..b20b6195b8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
+2005-02-03 Kim F. Storm <[email protected]>
+
+ * 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 <[email protected]>
* mac.c: Use MAC_OS_X_VERSION_MAX_ALLOWED to conditionalize by