Update plans for 4.6.1.

This commit is contained in:
Pavel Roskin 2003-02-07 05:58:15 +00:00
parent eb91a357d2
commit 56aa86a88d
1 changed files with 6 additions and 21 deletions

View File

@ -1,15 +1,3 @@
Before 4.6.0
============
Review all patches and bugs from savannah.gnu.org.
Update translations and documentation.
Portability testing.
Testing in Valgrind.
Before 4.6.1
============
@ -25,7 +13,8 @@ Recheck all mouse handlers, make sure that they check button number.
Smooth mouse scrolling on panels.
Load subshell prompt when it's ready.
Load subshell prompt when and only when it's ready. Alternative
solution - interpret PS1.
real_input_dialog_help() shouldn't use translated strings in the section
names in .mc/history.
@ -42,8 +31,6 @@ same line.
Report errors in fish operations and recover from them.
Scan more packages for patches, check Red Hat and Ximian Bugzilla.
Allow colors to be defined in the mc.lib file. Make it possible to
avoid using a superlong line to redefine all colors.
@ -54,7 +41,9 @@ on VFS now. Don't close and reopen the file.
ftp and fish with home != '/' - readjust directory to the home.
Have a case match option in the viewer.
Add a case match option in the viewer.
Make find dialog more responsive.
@ -63,7 +52,7 @@ After 4.6.1 on 4.6.x branch
Consistent support for mc.lib.
Consistent support for per-terminal settings.
Consistent support for terminal-specific settings.
New syntax for mc.ext - path check, desktop environment check. Detach X
programs into a separate process group. Allow forcing the full path on
@ -78,10 +67,6 @@ canonicalize_pathname() doesn't strip leading "./"
Add print dialog in the internal editor.
Make find dialog more responsive.
Allow terminal-specific settings.
Implement logging, not just for VFS.
"Find file" should remember full stating path, not "." in the history.