Mercurial > emacs
diff admin/ChangeLog @ 69057:542b9be4c5e3
*** empty log message ***
| author | Kim F. Storm <storm@cua.dk> |
|---|---|
| date | Mon, 20 Feb 2006 22:31:16 +0000 |
| parents | 67f979cda725 |
| children | 2636d9dd3567 d1c5430c5bff |
line wrap: on
line diff
--- a/admin/ChangeLog Mon Feb 20 22:30:21 2006 +0000 +++ b/admin/ChangeLog Mon Feb 20 22:31:16 2006 +0000 @@ -1,3 +1,13 @@ +2006-02-20 Kim F. Storm <storm@cua.dk> + + * FOR-RELEASE (NEW FEATURES): Completed work on this item: + Rework how fringe bitmaps are defined and used. + Currently, bitmap usage and bitmap appearence are "mixed-up" in a + one-level representation. It would be cleaner to split the + representation into a two-level model where first level maps + bitmap usage to a bitmap name, and second level maps bitmap name to + a bitmap appearence. + 2006-01-27 Chong Yidong <cyd@stupidchicken.com> * FOR-RELEASE: string allocation bugs fixed.
