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