Mercurial > emacs
changeset 56266:568289c9fcb4
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 28 Jun 2004 08:57:38 +0000 |
parents | da55b7f62f95 |
children | d8b8139546ea |
files | admin/FOR-RELEASE |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/admin/FOR-RELEASE Mon Jun 28 02:45:01 2004 +0000 +++ b/admin/FOR-RELEASE Mon Jun 28 08:57:38 2004 +0000 @@ -22,3 +22,12 @@ ** 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.