From d739c1231300ea22b41f552a2f15afaf3b5bff46 Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Thu, 13 Nov 2003 17:32:31 +0000 Subject: [PATCH] Shift most changes to "After 4.6.1". Add most urgent regressions. --- src/TODO | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/TODO b/src/TODO index dbcab4694..1de6a05f5 100644 --- a/src/TODO +++ b/src/TODO @@ -3,6 +3,16 @@ Before 4.6.1 Regression - restore tilde expansion, but do it properly this time. +Regression - vfs_split() modifies first argument, although it's declared +const. + +Crash in VFS code after entering extfs inside extfs and letting both +expire. + + +Before 4.6.2 +============ + Cannot spell check unsaved files in the editor. Dynamic loading for libgpm, libext2fs. @@ -97,7 +107,7 @@ Alt-O should optionally show the current directory and move cursor down needed. -After 4.6.1 on 4.6.x branch +After 4.6.2 on 4.6.x branch =========================== Make the internal editor reentrant. Add "edit menu file" to the editor