aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index d69ef2fe69..6306ed2e1a 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,11 @@
+2001-08-01 Christopher James Lahey <clahey@ximian.com>
+
+ * e-categories-master-list-wombat.c (ecmlw_load): Fixed the load
+ statement here by just using array_from_string.
+ (ecmlw_save): Removed the part where we save the icons and colors
+ since that's handled in the array_to_string function. Fixes
+ Ximian bug #4451.
+
2001-07-27 JP Rosevear <jpr@ximian.com>
* e-dbhash.c (string_to_dbt): memset everything to 0