From 5aa3a8410ab35b4dcbcbe13f6d0cb621eb9bd428 Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Fri, 14 Mar 2003 16:53:10 +0000 Subject: [PATCH] Done: canonicalize_pathname() doesn't strip leading "./" --- src/TODO | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/TODO b/src/TODO index 55b893d63..808ea65cb 100644 --- a/src/TODO +++ b/src/TODO @@ -110,8 +110,6 @@ be deleted before the application has time to load it. Allow running executables from remote VFS. Possibly warn the user. -canonicalize_pathname() doesn't strip leading "./" - Add print dialog in the internal editor. Implement logging, not just for VFS.