summaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2004-06-28 08:57:38 +0000
committerKim F. Storm <storm@cua.dk>2004-06-28 08:57:38 +0000
commitdc9f201087bd2c7935d9d1573b8b1e03903f1bf1 (patch)
tree021117834450e1de67e67e166037dd0cc5599320 /admin
parent679d6f26ed00872bfad16f7ccb2d2390681535bc (diff)
downloademacs-dc9f201087bd2c7935d9d1573b8b1e03903f1bf1.tar.gz
*** empty log message ***
Diffstat (limited to 'admin')
-rw-r--r--admin/FOR-RELEASE9
1 files changed, 9 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 2bf27858bcc..773190b35f0 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -22,3 +22,12 @@ Tasks needed before the next release.
** Make GTK toolbar look OK on monochrome displays.
+
+IMPORTANT BUG FIXES:
+
+** Investigate face cache related crash.
+
+ Indications: Face cache seems to have been cleared, but
+ redisplay uses an invalidated face_id with FACE_FROM_ID
+ which then returns a NULL pointer. Said to happen with
+ isearch faces.