aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index 6ada021542..8a7bdf962b 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,5 +1,5 @@
-2003-06-04 Rodrigo Moya <rodrigo@ximian.com>
+2003-05-30 Jeffrey Stedfast <fejj@ximian.com>
- * e-component-listener.[ch]: use ORBit_small_listen/_unlisten instead
- of Bonobo_Unknown_ping'ing the components.
+ * e-meta.c (meta_load): Stat the file to make sure it exists
+ before trying to parse it using xmlParseFile().