advance in help file translation...
[midnight-commander.git] / NEWS
blob0b12200a464313c18be47af00af300fa5b0d983d
1 Version 4.6.0-pre1.
3 - Security release.  Massive code cleanup.  Most improvements didn't
4   need any significant amount of the new code.
6 - Security.
7         - Fixes for remotely exploitable buffer overflows in VFS.
9 - Ports and editions.
10         - GNOME edition has been removed.
11         - OS/2 port has been removed.
12         - MAD (Memory Allocation Debugger) has been removed.
14 - Core functionality.
15         - Large file support enabled by default.
16         - Shift-F5 and Shift-F6 copy and rename like F5 and F6, but
17           suggest the selected filename as the destination.
18         - File search with contents doesn't use external egrep.
19         - Directories with many files are now reloaded much faster.
20         - Subshell works under Cygwin.
22 - Screen libraries.
23         - Improved support for ncurses.
24         - Dropped support for the old Curses library.
25         - Colors are enabled on all capable terminals when using S-Lang.
26         - Syntax highlighting now works with ncurses.
28 - Editor.
29         - Editor files are now stored in ~/.mc/cedit instead of ~/.cedit
30           to avoid collision with Cooledit.
31         - New syntax rules - PHP, Tcl, SQL, DOS batch file.
32         - Editor supports word completion.
34 - VFS.
35         - Local temporary file is used for uploading via ftpfs/fish only
36           if file is uploaded to the same ftp/fish server.
37         - mcfs support is disabled by default.
38         - Samba configuration and codepage files locations can be
39           configured.
40         - .netrc support in ftpfs is enabled by default.
41         - Viewing zip files could corrupt them.
43 - Documentation.
44         - Added manuals in Spanish, Italian and Russian.
45         - Help files are not distributed, but generated during the
46           build from the manual pages.
49 Version 4.5.55
51 - Mostly bugfixes and portability fixes.  Making things work as they
52   were meant to work.
54 - Text edition improvements.
55         - Ctrl-O supported in the viewer and editor.
56         - Better terminal support.  Should not need "Learn Keys" on rxvt
57           and xterm in most cases.
59 - GNOME edition improvements.
60         - Find dialog rewritten.
61         - Editor and viewer ask whether to save modified file when
62           closed from window manager.
64 - Editor.
65         - New syntax rules - S-Lang, PO files, Octave.
66         - Alt-B goes to matching bracket.
68 - Portability improvements.
69         - Should compile out-of-box on Cygwin and QNX Neutrino.
70         - Can be compiled by BSD make.
71         - Subshell and VFS code are safer and more portable.
73 - Experimental features (disabled by default).
74         - Charset conversion support.
75         - Large (64-bit) file support on 32-bit systems.
78 Version 4.5
80 - Too many new features to list.
82 - This is the last version to be actively maintained.  The GNOME
83   edition is in stabilization and maintenance phase only.  A new file
84   manager is being written for the GNOME project.
87 Version 3.5
89 - New hotlist code.
90         - The bookmark code has been completely revamped and now it supports
91           folders.  New format for the hot list file.
92         - It is possible to copy a selected path name into the input line 
93           (C-Enter).
95 - Tk enhancements.
96         - New built in GUI designer to help developers modify the look
97           of the program at run time (no penalty for users).
98         - Many dialog boxes now work.
99         - Right button now pops up a context sensitive action menu.
100         - Added many visual enhancements.
101         - The Tk edition is not yet finished though.
103 - File management.
104         - Now we do background copy and move operations.
105           (you can ftp your files in the background now, for example).
107 - Built in text editor
108         - This is an easy to use text editor with pull-down menus.
109           The features it presently supports are: Block copy, move,
110           delete, cut, paste; key for key undo; file insertion; macro
111           definition; regular expression search and replace (and our
112           own scanf-printf search and replace); shift-arrow MSW-MAC
113           text highlighting (for the Linux console only);
114           insert-overwrite toggle; and an option to pipe text blocks
115           through shell commands like indent.  
117           Comes with Emacs keybindings as well.
119           mcedit is a link to mc which bring it up in editor mode. 
121 - FTP File system
122         - Many fixes and enhancements, better support for proxy
123           machines.
124         - Now we support both active and passive opens.
125         - Estimated time of arrival for ftp transfers.
126         - stalled detection.
127         - Much better support for proxies.
128         - ftp URLs now allow a password to be provided.
130 - ext2fs Undelete File system
131         - Minor enhancements.
133 - TAR File system
134         - Now we flush the tarfs if the tar file has been modified
136 - External File systems:
137         - Speeded up RPM file system.
138         - New LHA file system.
139         - New ARC file system.
140         - New DEB file system (for those users of Debian).
141         - New RAR file system.
142         - Fixed problems with different zipfs.
144 - MC file system:
145         - We get can use a mc file system by using either mc: or mc:// prefixes. 
147 - Viewer changes:
148         - Now we include a program that preprocesses mail if you view it
149           so, you get colored mails in the viewer.
150         - A simple ruler has been implemented (press Alt-r to enable it).
152 - New hex editor
153         - Now you can do hex editions in your files with a single keystroke.
154           (invoke it by using the hex-viewer and then clicking on edit).
156 - Find file command:
157         - Now we can search inside files using a piped grep (particularly
158           interesting to search inside virtual file system: tar files, 
159           tar files on remote ftp sites, or searching information on an 
160           ftp site)
162 - Widgets:
163         - Input lines now support control-left, control-right movement on the
164           Linux console.
166 - Extension file:
167         - We now support extra entries in a given rule with the Include=
168           tag.
169         
170 - Ports:
171         - Windows NT, Windows 95 by Juan Grigera
172         - OS/2 by Alexander Dong.
175 - Many many many bug fixes and memory leaks have been fixed.
178 Version 3.2
180 - External File system:
181         - Mtools file system works.
182         - New Cpio file system.
183         - New RPM file system.
185 - FTP file system:
186         - support for HSC firewall
188 - Lots of subshell fixes
190 - Regexp-extension:
191         - Editing of non-local files works now.
193 - Bunch of bug fixes.
195 - Panelize now works properly.
197 - Can work on Nextstep now.
199 - Windows NT port by Juan Grigera.
201 - Midnight Commander file system server:
202         - Fixed errno handling in the server.
203         - Fixed time handling in the server.
204         - Better caching.
205         - Works with PAM if supported on the system.
207 Version 3.1
209 This has been finished:
211 - Enhanced ftpfs:
212   - Displays progress bars.
213   - Supports Netware and Windows NT servers
214   - Better support for symlinked files.
215   - Handles those warez sites file names.
216   - Increase the directory cache timeout.
217   - Cache flushing (C-r)
218   - If you append a /~ to the directory, you will log into your home
219     directory (this is done by default if you use the menus to connect).
220   - More robust.
221 - Subshell fixes (it should not hang any longer).
222   - Fixes prompt handling for zsh and tcsh users.
223   - Fixes variable expansion for tcsh (now you may edit files).
224   - Rewrote the sync code between the parent and child, should not hang
225     any longer.
226 - Better command completion.
227 - Keypad handling enhanced:
228   - Special key treatment for +, -, \ and now may be configure to
229     only take place if you do not have a command typed in.
230   - Now the + and \ bindings when ran on the Linux console work
231     may use the keypad and M-+ and M-\ and leave the + and \ keys
232     free.
233 - Better handling of the line drawing chars on OSF/1 and AIX.
234 - Enhanced tar/compressed tar file systems.
235 - Global kill ring.
236 - Added undelete feature for Linux systems: now you may recover deleted files
237   on ext2 file systems with the Undelete file system.
238 - Symlink commands (for symlink lovers).
239   see the docs on C-x C-r,  C-x C-l, C-x C-s keystrokes.
240 - New macros:
241   %b and %B return the basename of the selected filename
242   %var{ENV-VAR} expands to the contents of ENV-VAR variable.
243 - MC may be invoked as a viewer (mc -f flag).
244 - Added Unicode support on the Linux console (run with mc -N)
245 - Tons of bug fixes, the code is cleaner and hopefully 
246 - Allow a vfs pathname to be passed as a startup directory.
248 This is a list of people that put their effort into making the 3.1
249 release:
251 Adam Tla/lka, Antonio Palama, Carl Thompson, Ching Hui, Dugan Porter, Gerd
252 Knorr, Ilya Rybkin, Jakub Jelinek, Janne Kukonlehto, Juan Grigera, Juan Jose
253 Ciarlante, John Davis, Marcelo Fabian Roccasalva, Perry Francis Nguyen,
254 Sergey Ya Korshunoff Steven Hirsch, Thanh Ma and Torben Fjerdingstad.
256 Version 3.0
258 This has been finished:
260 - Virtual File System: You now can browse tar, compressed tar and 
261   file systems over the network as if they were local subdirectories;
262 - Slang support, you don't need ncurses anymore (but you can still compile
263   with ncurses, if you want).
264 - New mc.ext format, for details see the sample mc.ext file provided.
265 - Append option if you try to copy/move a file onto already existing one.
266 - Internal cd command uses CDPATH variable if set (like in BASH).
267 - Find file command is much faster.
268 - External panelize command - finding files using unlimited number of
269   criteria - actually spawns an external command and it can be find, awk,
270   grep -l or anything else.
271 - Learn keys makes setting up of mc on terminals with broken
272   terminfo/termcap databases easier. It just asks you to press keys which
273   are not working.
274 - Advanced chown command.
275 - C-PgUp and C-PgDn takes you to the previous and currently selected
276   directory respectively on the Linux console.
277 - You can choose between 7 data bits, iso-latin-1 (0-127+160-255) or
278   other (0-255).
279 - Confirmation for overwriting, deleting and exiting added.
280 - Viewer has growing buffers.
281 - Filename, username, hostname and variable completion (M-Tab) on all
282   input lines plus command completion on appropriate places of command
283   line.
284 - Following of symlinks at changing directory.
285 - Viewer now supports bold faces and underlines, and it fits the 
286   information on the screen better.  Now you can also specify the starting
287   mode for the viewer depending on the contents of the viewed file.
288 - Mask rename and copy.
289 - Colors now let you specify the intensity of the colors you want.
291 This is being worked on:
292 - Virtual File System: FTP file system.
293 - Tcl/Tk and XView versions of the program (preliminary versions are
294   up and running).
297 Version 2.0
299 Now users are able to define their own display 
301 - User defined display formats.
303   Now you can configure the file display to suit your needs.
304   For example, you can say which information you want to see displayed
305   instead of our defaults.
307 - User definable program layout.
309   Panels could be shown vertically or horizontally;
310   panels could be different sizes, you can hide or show most
311   program windows (command line, keybar or menubar).
313 - Output window.
315   Now, it's possible to see part of the last program output on the Linux
316   console without having to switch screens via an option in the layout
317   menu.
319 - New View modes:
321      Quick view: as you browse your files, each one is displayed on
322                  the other panel on the idle time.
324      Tree view:  let's you browse your directories by traveling a tree.  
325                  We have two traveling modes available.  And the tree does
326                  not take your precious time: it's build on the fly, as you
327                  browse your disk (you can always loose your time if you
328                  want to :-).
330      Info view:  Gives you information on the currently select file and
331                  the current file system as you move.
333      User view:  Let's you define a directory listing and the format you
334                  want to use.
336 - New subshell support (concurrent shell execution)
338   The Midnight Commander will now spawn one copy of the shell, so you
339   get better performance and you can use shell functions, define variables
340   and execute complete shell commands.  Supported shells: bash, zsh and
341   tcsh.  If your shell is not supported, then the old mode is still
342   available.
344 - Dialog box manager
346   Almost all the new configuration options are configured with this
347   new dialog manager, easy to use if you are familiar with dialog boxes
348   in DOS and Windows. 
350   Available widgets: check buttons, buttons, radio buttons, 
351   input lines and list boxes (So you can take our code and use it on
352   your applications).
354 - New option configuration.
356   Now the program options are configured with a dialog box.
358 - Chmod and Chown commands:
360   For changing permissions as well as ownership of files and
361   directories, uses our new dialog manager.  
363 - Color customization support
365   Now you can change the default color of the program with any of
366   these:
367   environment variable, Colors section in the init file (colors per 
368   terminal type) and command line.
370 - User menu and extension enhancements:
372   Execution understand the %t macro (tagged files). 
374   User menu also has a new macro to let the user specify options.
376   You can hide and show entries in the user menus by using conditions.
378   Auto detect best match depending on a regexp.
380 - Viewer: 
381      Goto line command,
382      horizontal scrolling,
383      on the fly decompression (and we don't eat unneeded cycles of CPU),
384      allow non gunzip operation.
386 - Internal move command:
388   Now, we don't rely anymore on system commands in /bin, so the
389   program is more robust and is much faster.  Bunches of code come
390   from the GNU fileutils.
392 - The Tree view and normal views allows wrapped incremental searches of
393   file names.
395 - Mask rename:
397   Now it's possible to do things like rename *.pas in *.bak
399 - Compare directories command
401 - Allow panels to be in Long mode without forcing the user to a single panel.
403   (You can even have two long panels).
405 - F10, C-g cancels as well as ESC ESC.
407 - Improved help system.
408   
409   We updated and spelled the help system and added a lots of links.
410   The Web page is constructed with the same tools.
412 - Allows tagging of directories:
414   Now you can copy, rename, move and delete complete directories.  You
415   are not limited anymore to files.  
417 - View output (screen save/restore) on Linux console.
419   On old Linux systems, only b&w is supported, on newer Linux systems
420   (1.1.67 and newer), we also support color screen save/restore and
421   cursor positions.
423 - 8 bit clean support.
425 - Visual feedback while i-searching files.
427 - Much more intuitive, you have to use it.
429 - It's better than aspirin.
431 - New memory allocation debugger.
433   During testing time, we used a powerful memory allocation debugger,
434   so the program will not eat all your memory, and will make a good use of
435   your memory.  
437 - Now it also runs on hppa-hp-hpux9, hppa-hp-hpux7, m68k-apple-aux and
438   sparc-sun-netbsd1.0.  The best platform to run it is Linux, of course,
439   since that's where most of us develop it.
441 - Inode sort option.
443 - Nice progress status indicator.
445   We have two of them: a moving dash indicator and a progress bar
446   indicator for file operations.
448 Version 0.15
450 - Uses GNU autoconf.
451    Currently, it has been ported to this configurations:
452    i386-*-linux1.0
453    i386-*-linux1.1
454    mips-sgi-irix5.2
455    mips-dec-ultrix4.3
456    rs6000-ibm-aix3.2.5
457    sparc-sun-sunos4.1
458    sparc-sun-solaris2.3
460 - Improvements to the internal file viewer:
461    Wrap/Unwrap mode.
462    Hex mode.
463    Hex searches.
464    Now you can view compressed files (gzip, compress, zip, pack and lzh).
465    Performance enhancements, now it's much faster.
466    Works on systems without mmap.
468 - Mouse Support now also works on xterms.
469    If you run in the Linux console, you will still need the gpm mouse server
470    to use the mouse support, but if you use xterms, then you're lucky 
471    and can use the mouse support when using xterms.
473 - Help system and man page.
474    Both were updated and has many more hypertext links inside, the
475    help system can also be used with a mouse.
477 - If running on xterms, now you can see the output of the last program
478   you ran by using the C-o key combination.
480 - Switch panels command (C-u)
481 - With filter command per panel.
482 - With auto mounting/umounting on chdir feature.
483 - cd now expands tildes (~, ~user).
484 - Much more portable.
485 - Many bugs were fixed.
487 Version 0.14
489 - Now can handle directories with an unlimited number of files.
490 - New link and symlink commands (C-x l, C-x s).
491 - New insert tagged files or selection command (C-x t).
493 Version 0.13
495 - Behave more like the Norton Commander.
496 - Added menu file edit.
497 - If there is no permission to load a directory, now it loads a dummy
498   directory.
499 - When a panel is re-sorted, keep the selected file selected.
500 - forward_word and backward_word command on the input line now skip
501   over letters and numbers.
502 - Fixed backward scrolling in the internal viewer.
503 - The internal viewer now computes the percentage in a more natural
504   way.
505 - Added handling of the Home and End keys to the internal viewer
506 - Bug fixes.
508 Version 0.12
510 - Preliminary support for System V compilation.
511 - Bug fix: didn't call closedir in all cases.
512 - bug fixes.
514 Version 0.11
516 - Support cd -.
517 - Corrected Makefile.
519 Version 0.10 
521 - Added new Alt-G, Alt-H, Alt-J to select the top file, middle file
522   and bottom file in the current panel.
523 - Now it's allowed to select option in query boxes by the first initial
524 - Fixed mouse repeat rate.
525 - Fixed a bug that prevent copying individual files to another file.
526 - Some minor bug fixes.
528 Version 0.9
530 - Mouse Support.
531 - Internal Copy command (it no longer uses cp).
532 - Verbose Copying of files.
533 - Confirmation on Overwrite and on Delete.
534 - Support reverse sorting.
535 - Many visual enhancements.
536 - Per panel options are saved and restored.
537 - New truncation of names in the panels.
538 - History in Input Lines (M-p and M-n).
539 - Input line enhancements.
540 - Dialog boxes are nicer than before.
541 - Cache in gid and uid translators.
542 - More keybindings for the Input lines.
543 - Better kill management in Input Lines.
544 - Bug fixes.
546 Version 0.8
548 - The online help now comes with the complete man page.
549 - Input lines now support M-b and M-f for movement by word.
550 - Unlimited input lines (command line).
551 - Filename searches now must be started with C-s or M-s.
552 - Many bug fixes.
554 Version 0.7
556 - The stat() reloading optimization is now a configuration option.
557 - Many bug fixes went to the find file command.
558 - New history in the hypertext viewer. 
559 - ESC-Tab will copy the name of the other-panel selected file to the
560   input line.
561 - Now it's possible to display files and directories mixed together or
562   separated (like the Norton Commander).
563 - Many bug fixes, see the ChangeLog for details.
565 Version 0.6 
567 - Extension dependent execution implemented (now you can execute
568   things like tar tzvf over compressed tar files, just a tap in the
569   Enter key).
570 - Added simple expansion of useful variables in the user menu.
571 - Avoid unnecessary reloading of subdirectories using stat (suggested
572   by Torben Fjerdingstad <tfj@olivia.ping.dk>).
573 - Added options to disable colors and display version number.
574 - Allow start up directory specification (ex: mc /usr/local/bin /tmp).
575 - Fixed bug that operated on the selection instead of the tagged file
576 (when only one file was tagged). 
577 - Some cosmetic changes.
578 - Bug fixes.
580 Version 0.5
582 - Fixed bug in the help browser that crashed the program.
583 - New internal viewer.
584 - New long directory listing format.
585 - some bug fixes.
587 Version 0.4 
589 - User Menus (F2 key).
590 - Quick search of files in a panel (Alt-filename takes you to that file).
591 - Char quoting (C-q).
592 - exec() enhancements.
593 - now you can suspend the program (C-z).
594 - The find file command now seems to be very stable.
595 - misc bug fixes.
597 Version 0.3
599 - Setup loading/saving.
600 - Support for any size screen.
601 - Many, many bug fixes.