diff options
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 304e2f43e0..26109f20aa 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,5 +1,8 @@ 2001-08-09 Rodrigo Moya <rodrigo@ximian.com> + * e-categories-config.c (e_categories_config_get_icon_for): return + when there's no icon associated with the category + * e-categories-config.c: reworked to use the ECategoriesMasterListWombat class. Also, load correctly images (fixes #6794) |