From 7bcc312f97f26fc8613d3d3f77fd7a0e929a22a5 Mon Sep 17 00:00:00 2001 From: "Andrew V. Samoilov" Date: Fri, 11 Feb 2005 20:25:42 +0000 Subject: [PATCH] Due to problems in the VFS, files are not written back after being edited over VFS with an external editor. --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index d8b953df7..5e9c2c2ab 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,9 @@ Before 4.6.2 ============ +Due to problems in the VFS, files are not written back after being edited +over VFS with an external editor. + Allow pathnames starting with spaces in vfs/extfs. Hide the passwords when displaying mcvfs path names.