aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index aa815c552b4..94cf71162df 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -897,11 +897,11 @@
897 897
898 * FOR-RELEASE (NEW FEATURES): Completed work on this item: 898 * FOR-RELEASE (NEW FEATURES): Completed work on this item:
899 Rework how fringe bitmaps are defined and used. 899 Rework how fringe bitmaps are defined and used.
900 Currently, bitmap usage and bitmap appearence are "mixed-up" in a 900 Currently, bitmap usage and bitmap appearance are "mixed-up" in a
901 one-level representation. It would be cleaner to split the 901 one-level representation. It would be cleaner to split the
902 representation into a two-level model where first level maps 902 representation into a two-level model where first level maps
903 bitmap usage to a bitmap name, and second level maps bitmap name to 903 bitmap usage to a bitmap name, and second level maps bitmap name to
904 a bitmap appearence. 904 a bitmap appearance.
905 905
9062006-01-27 Chong Yidong <cyd@stupidchicken.com> 9062006-01-27 Chong Yidong <cyd@stupidchicken.com>
907 907