aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index 35cd88d2c1..8cf1b9c216 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,12 @@
+2001-03-01 Dan Winship <danw@ximian.com>
+
+ * e-path.c (e_path_to_physical): New function to turn foo/bar into
+ foo/subfolders/bar. The inverse function doesn't exist yet because
+ I didn't need it. Also, if the shell were going to use this, we'd
+ need a few more tools...
+
+ * Makefile.am (libeutil_la_SOURCES): Add e-path.[ch]
+
2001-03-01 Not Zed <NotZed@Ximian.com>
* e-sexp.c (e_sexp_encode_string): Make it handle a NULL string as