Some small fixies.
[midnight-commander.git] / NEWS
blobed50bc35a5dc7aba2677a5cb6794e5bdd1f0a7dc
1 After version 4.6.0.
3 Add --with-glib12 option to configure to force using glib 1.2.x.
4 libX11 is loaded dynamically using gmodule if possible.
5 Screen saving is now supported on FreeBSD console.
6 User is warned if one mc is run from another.
8 Version 4.6.0.
10 - Core functionality.
11         - Fixed infinite loop under xterm if xterm is forcedly closed.
13 - Portability.
14         - ncurses can be found even if it's renamed to curses (OpenBSD).
15         - Warning fixes for 64-bit systems.
18 Version 4.6.0-pre3.
20 Another release candidate for 4.6.0.
22 - Core functionality.
23         - ".." is no longer shown in the root directory.
24         - Fixed segmentation fault when processing truncated
25           section header in the corrupted initialization file.
27 - Screen libraries.
28         - Fixed incorrect processing of AltGr on Linux console
29           introduced in -pre2.
31 - Documentation.
32         - Fixed a bug in man2hlp that could randomly prevent correct
33           generation of the help files.
34         - Added manual page for mcview.
37 Version 4.6.0-pre2.
39 Release candidate for 4.6.0.
41 - Security.
42         - mc now creates its own temporary directory /tmp/mc-$USER.
43           If it fails or permissions are wrong, the user is warned.
45 - Portability.
46         - mc now complies with the Filesystem Hierarchy Standard and
47           uses @prefix@/share/mc for the data files.
48         - Support for glib 2.0.x has been added.
49         - glib 1.2 is now properly detected on FreeBSD.
51 - Core functionality.
52         - Fixed segmentation fault when displaying messages from
53           background operations.
54         - When using support for setting the last working directory of
55           mc in the parent shell, "mc" is now an alias in all shells,
56           not a function.  The "-P" option needs an argument now.
57         - Alt-O sets the same directory on the other panel.
58         - Current directory is shown in the xterm window title.
60 - Screen libraries.
61         - Screen library is now selected by the option --with-screen.
62         - X11 support is enabled by default, use --without-x to disable.
63         - The keycode now contains information about all screen
64           modifiers.  This allows to implement more shortcuts, but this
65           work has just begun.
66         - Included S-Lang library has been updated to version 1.4.5.
67         - Mouse wheel is supported in the internal editor and viewer in
68           xterm compatible terminals that implement wheel events.
70 - Editor.
71         - Internal editor now saves the cursor position in the file.
72         - New syntax rules - RPM specfile, m4.
73         - Editor shows control characters in the caret notation.
75 - VFS.
76         - Most extfs scripts have been reviewed and improved.
77         - Fixed viewing and editing files on mcfs.
78         - Support for termnet and HSC firewall has been removed.
80 - Documentation.
81         - Polish manual has been added.
83 Version 4.6.0-pre1.
85 - Security release.  Massive code cleanup.  Most improvements didn't
86   need any significant amount of the new code.
88 - Security.
89         - Fixes for remotely exploitable buffer overflows in VFS.
91 - Ports and editions.
92         - GNOME edition has been removed.
93         - OS/2 port has been removed.
94         - MAD (Memory Allocation Debugger) has been removed.
96 - Core functionality.
97         - Large file support enabled by default.
98         - Shift-F5 and Shift-F6 copy and rename like F5 and F6, but
99           suggest the selected filename as the destination.
100         - File search with contents doesn't use external egrep.
101         - Directories with many files are now reloaded much faster.
102         - Subshell works under Cygwin.
104 - Screen libraries.
105         - Improved support for ncurses.
106         - Dropped support for the old Curses library.
107         - Colors are enabled on all capable terminals when using S-Lang.
108         - Syntax highlighting now works with ncurses.
110 - Editor.
111         - Editor files are now stored in ~/.mc/cedit instead of ~/.cedit
112           to avoid collision with Cooledit.
113         - New syntax rules - PHP, Tcl, SQL, DOS batch file.
114         - Editor supports word completion.
116 - VFS.
117         - Local temporary file is used for uploading via ftpfs/fish only
118           if file is uploaded to the same ftp/fish server.
119         - mcfs support is disabled by default.
120         - Samba configuration and codepage files locations can be
121           configured.
122         - .netrc support in ftpfs is enabled by default.
123         - Viewing zip files could corrupt them.
125 - Documentation.
126         - Added manuals in Spanish, Italian and Russian.
127         - Help files are not distributed, but generated during the
128           build from the manual pages.
130 - Translations.
131         - Belarussian translation has been added.
134 Version 4.5.55
136 - Mostly bugfixes and portability fixes.  Making things work as they
137   were meant to work.
139 - Text edition improvements.
140         - Ctrl-O supported in the viewer and editor.
141         - Better terminal support.  Should not need "Learn Keys" on rxvt
142           and xterm in most cases.
144 - GNOME edition improvements.
145         - Find dialog rewritten.
146         - Editor and viewer ask whether to save modified file when
147           closed from window manager.
149 - Editor.
150         - New syntax rules - S-Lang, PO files, Octave.
151         - Alt-B goes to matching bracket.
153 - Portability improvements.
154         - Should compile out-of-box on Cygwin and QNX Neutrino.
155         - Can be compiled by BSD make.
156         - Subshell and VFS code are safer and more portable.
158 - Experimental features (disabled by default).
159         - Charset conversion support.
160         - Large (64-bit) file support on 32-bit systems.
163 Version 4.5
165 - Too many new features to list.
167 - This is the last version to be actively maintained.  The GNOME
168   edition is in stabilization and maintenance phase only.  A new file
169   manager is being written for the GNOME project.
172 Version 3.5
174 - New hotlist code.
175         - The bookmark code has been completely revamped and now it supports
176           folders.  New format for the hot list file.
177         - It is possible to copy a selected path name into the input line 
178           (C-Enter).
180 - Tk enhancements.
181         - New built in GUI designer to help developers modify the look
182           of the program at run time (no penalty for users).
183         - Many dialog boxes now work.
184         - Right button now pops up a context sensitive action menu.
185         - Added many visual enhancements.
186         - The Tk edition is not yet finished though.
188 - File management.
189         - Now we do background copy and move operations.
190           (you can ftp your files in the background now, for example).
192 - Built in text editor
193         - This is an easy to use text editor with pull-down menus.
194           The features it presently supports are: Block copy, move,
195           delete, cut, paste; key for key undo; file insertion; macro
196           definition; regular expression search and replace (and our
197           own scanf-printf search and replace); shift-arrow MSW-MAC
198           text highlighting (for the Linux console only);
199           insert-overwrite toggle; and an option to pipe text blocks
200           through shell commands like indent.  
202           Comes with Emacs keybindings as well.
204           mcedit is a link to mc which bring it up in editor mode. 
206 - FTP File system
207         - Many fixes and enhancements, better support for proxy
208           machines.
209         - Now we support both active and passive opens.
210         - Estimated time of arrival for ftp transfers.
211         - stalled detection.
212         - Much better support for proxies.
213         - ftp URLs now allow a password to be provided.
215 - ext2fs Undelete File system
216         - Minor enhancements.
218 - TAR File system
219         - Now we flush the tarfs if the tar file has been modified
221 - External File systems:
222         - Speeded up RPM file system.
223         - New LHA file system.
224         - New ARC file system.
225         - New DEB file system (for those users of Debian).
226         - New RAR file system.
227         - Fixed problems with different zipfs.
229 - MC file system:
230         - We get can use a mc file system by using either mc: or mc:// prefixes. 
232 - Viewer changes:
233         - Now we include a program that preprocesses mail if you view it
234           so, you get colored mails in the viewer.
235         - A simple ruler has been implemented (press Alt-r to enable it).
237 - New hex editor
238         - Now you can do hex editions in your files with a single keystroke.
239           (invoke it by using the hex-viewer and then clicking on edit).
241 - Find file command:
242         - Now we can search inside files using a piped grep (particularly
243           interesting to search inside virtual file system: tar files, 
244           tar files on remote ftp sites, or searching information on an 
245           ftp site)
247 - Widgets:
248         - Input lines now support control-left, control-right movement on the
249           Linux console.
251 - Extension file:
252         - We now support extra entries in a given rule with the Include=
253           tag.
254         
255 - Ports:
256         - Windows NT, Windows 95 by Juan Grigera
257         - OS/2 by Alexander Dong.
260 - Many many many bug fixes and memory leaks have been fixed.
263 Version 3.2
265 - External File system:
266         - Mtools file system works.
267         - New Cpio file system.
268         - New RPM file system.
270 - FTP file system:
271         - support for HSC firewall
273 - Lots of subshell fixes
275 - Regexp-extension:
276         - Editing of non-local files works now.
278 - Bunch of bug fixes.
280 - Panelize now works properly.
282 - Can work on Nextstep now.
284 - Windows NT port by Juan Grigera.
286 - Midnight Commander file system server:
287         - Fixed errno handling in the server.
288         - Fixed time handling in the server.
289         - Better caching.
290         - Works with PAM if supported on the system.
292 Version 3.1
294 This has been finished:
296 - Enhanced ftpfs:
297   - Displays progress bars.
298   - Supports Netware and Windows NT servers
299   - Better support for symlinked files.
300   - Handles those warez sites file names.
301   - Increase the directory cache timeout.
302   - Cache flushing (C-r)
303   - If you append a /~ to the directory, you will log into your home
304     directory (this is done by default if you use the menus to connect).
305   - More robust.
306 - Subshell fixes (it should not hang any longer).
307   - Fixes prompt handling for zsh and tcsh users.
308   - Fixes variable expansion for tcsh (now you may edit files).
309   - Rewrote the sync code between the parent and child, should not hang
310     any longer.
311 - Better command completion.
312 - Keypad handling enhanced:
313   - Special key treatment for +, -, \ and now may be configure to
314     only take place if you do not have a command typed in.
315   - Now the + and \ bindings when ran on the Linux console work
316     may use the keypad and M-+ and M-\ and leave the + and \ keys
317     free.
318 - Better handling of the line drawing chars on OSF/1 and AIX.
319 - Enhanced tar/compressed tar file systems.
320 - Global kill ring.
321 - Added undelete feature for Linux systems: now you may recover deleted files
322   on ext2 file systems with the Undelete file system.
323 - Symlink commands (for symlink lovers).
324   see the docs on C-x C-r,  C-x C-l, C-x C-s keystrokes.
325 - New macros:
326   %b and %B return the basename of the selected filename
327   %var{ENV-VAR} expands to the contents of ENV-VAR variable.
328 - MC may be invoked as a viewer (mc -f flag).
329 - Added Unicode support on the Linux console (run with mc -N)
330 - Tons of bug fixes, the code is cleaner and hopefully 
331 - Allow a vfs pathname to be passed as a startup directory.
333 This is a list of people that put their effort into making the 3.1
334 release:
336 Adam Tla/lka, Antonio Palama, Carl Thompson, Ching Hui, Dugan Porter, Gerd
337 Knorr, Ilya Rybkin, Jakub Jelinek, Janne Kukonlehto, Juan Grigera, Juan Jose
338 Ciarlante, John Davis, Marcelo Fabian Roccasalva, Perry Francis Nguyen,
339 Sergey Ya Korshunoff Steven Hirsch, Thanh Ma and Torben Fjerdingstad.
341 Version 3.0
343 This has been finished:
345 - Virtual File System: You now can browse tar, compressed tar and 
346   file systems over the network as if they were local subdirectories;
347 - Slang support, you don't need ncurses anymore (but you can still compile
348   with ncurses, if you want).
349 - New mc.ext format, for details see the sample mc.ext file provided.
350 - Append option if you try to copy/move a file onto already existing one.
351 - Internal cd command uses CDPATH variable if set (like in BASH).
352 - Find file command is much faster.
353 - External panelize command - finding files using unlimited number of
354   criteria - actually spawns an external command and it can be find, awk,
355   grep -l or anything else.
356 - Learn keys makes setting up of mc on terminals with broken
357   terminfo/termcap databases easier. It just asks you to press keys which
358   are not working.
359 - Advanced chown command.
360 - C-PgUp and C-PgDn takes you to the previous and currently selected
361   directory respectively on the Linux console.
362 - You can choose between 7 data bits, iso-latin-1 (0-127+160-255) or
363   other (0-255).
364 - Confirmation for overwriting, deleting and exiting added.
365 - Viewer has growing buffers.
366 - Filename, username, hostname and variable completion (M-Tab) on all
367   input lines plus command completion on appropriate places of command
368   line.
369 - Following of symlinks at changing directory.
370 - Viewer now supports bold faces and underlines, and it fits the 
371   information on the screen better.  Now you can also specify the starting
372   mode for the viewer depending on the contents of the viewed file.
373 - Mask rename and copy.
374 - Colors now let you specify the intensity of the colors you want.
376 This is being worked on:
377 - Virtual File System: FTP file system.
378 - Tcl/Tk and XView versions of the program (preliminary versions are
379   up and running).
382 Version 2.0
384 Now users are able to define their own display 
386 - User defined display formats.
388   Now you can configure the file display to suit your needs.
389   For example, you can say which information you want to see displayed
390   instead of our defaults.
392 - User definable program layout.
394   Panels could be shown vertically or horizontally;
395   panels could be different sizes, you can hide or show most
396   program windows (command line, keybar or menubar).
398 - Output window.
400   Now, it's possible to see part of the last program output on the Linux
401   console without having to switch screens via an option in the layout
402   menu.
404 - New View modes:
406      Quick view: as you browse your files, each one is displayed on
407                  the other panel on the idle time.
409      Tree view:  let's you browse your directories by traveling a tree.  
410                  We have two traveling modes available.  And the tree does
411                  not take your precious time: it's build on the fly, as you
412                  browse your disk (you can always loose your time if you
413                  want to :-).
415      Info view:  Gives you information on the currently select file and
416                  the current file system as you move.
418      User view:  Let's you define a directory listing and the format you
419                  want to use.
421 - New subshell support (concurrent shell execution)
423   The Midnight Commander will now spawn one copy of the shell, so you
424   get better performance and you can use shell functions, define variables
425   and execute complete shell commands.  Supported shells: bash, zsh and
426   tcsh.  If your shell is not supported, then the old mode is still
427   available.
429 - Dialog box manager
431   Almost all the new configuration options are configured with this
432   new dialog manager, easy to use if you are familiar with dialog boxes
433   in DOS and Windows. 
435   Available widgets: check buttons, buttons, radio buttons, 
436   input lines and list boxes (So you can take our code and use it on
437   your applications).
439 - New option configuration.
441   Now the program options are configured with a dialog box.
443 - Chmod and Chown commands:
445   For changing permissions as well as ownership of files and
446   directories, uses our new dialog manager.  
448 - Color customization support
450   Now you can change the default color of the program with any of
451   these:
452   environment variable, Colors section in the init file (colors per 
453   terminal type) and command line.
455 - User menu and extension enhancements:
457   Execution understand the %t macro (tagged files). 
459   User menu also has a new macro to let the user specify options.
461   You can hide and show entries in the user menus by using conditions.
463   Auto detect best match depending on a regexp.
465 - Viewer: 
466      Goto line command,
467      horizontal scrolling,
468      on the fly decompression (and we don't eat unneeded cycles of CPU),
469      allow non gunzip operation.
471 - Internal move command:
473   Now, we don't rely anymore on system commands in /bin, so the
474   program is more robust and is much faster.  Bunches of code come
475   from the GNU fileutils.
477 - The Tree view and normal views allows wrapped incremental searches of
478   file names.
480 - Mask rename:
482   Now it's possible to do things like rename *.pas in *.bak
484 - Compare directories command
486 - Allow panels to be in Long mode without forcing the user to a single panel.
488   (You can even have two long panels).
490 - F10, C-g cancels as well as ESC ESC.
492 - Improved help system.
493   
494   We updated and spelled the help system and added a lots of links.
495   The Web page is constructed with the same tools.
497 - Allows tagging of directories:
499   Now you can copy, rename, move and delete complete directories.  You
500   are not limited anymore to files.  
502 - View output (screen save/restore) on Linux console.
504   On old Linux systems, only b&w is supported, on newer Linux systems
505   (1.1.67 and newer), we also support color screen save/restore and
506   cursor positions.
508 - 8 bit clean support.
510 - Visual feedback while i-searching files.
512 - Much more intuitive, you have to use it.
514 - It's better than aspirin.
516 - New memory allocation debugger.
518   During testing time, we used a powerful memory allocation debugger,
519   so the program will not eat all your memory, and will make a good use of
520   your memory.  
522 - Now it also runs on hppa-hp-hpux9, hppa-hp-hpux7, m68k-apple-aux and
523   sparc-sun-netbsd1.0.  The best platform to run it is Linux, of course,
524   since that's where most of us develop it.
526 - Inode sort option.
528 - Nice progress status indicator.
530   We have two of them: a moving dash indicator and a progress bar
531   indicator for file operations.
533 Version 0.15
535 - Uses GNU autoconf.
536    Currently, it has been ported to this configurations:
537    i386-*-linux1.0
538    i386-*-linux1.1
539    mips-sgi-irix5.2
540    mips-dec-ultrix4.3
541    rs6000-ibm-aix3.2.5
542    sparc-sun-sunos4.1
543    sparc-sun-solaris2.3
545 - Improvements to the internal file viewer:
546    Wrap/Unwrap mode.
547    Hex mode.
548    Hex searches.
549    Now you can view compressed files (gzip, compress, zip, pack and lzh).
550    Performance enhancements, now it's much faster.
551    Works on systems without mmap.
553 - Mouse Support now also works on xterms.
554    If you run in the Linux console, you will still need the gpm mouse server
555    to use the mouse support, but if you use xterms, then you're lucky 
556    and can use the mouse support when using xterms.
558 - Help system and man page.
559    Both were updated and has many more hypertext links inside, the
560    help system can also be used with a mouse.
562 - If running on xterms, now you can see the output of the last program
563   you ran by using the C-o key combination.
565 - Switch panels command (C-u)
566 - With filter command per panel.
567 - With auto mounting/umounting on chdir feature.
568 - cd now expands tildes (~, ~user).
569 - Much more portable.
570 - Many bugs were fixed.
572 Version 0.14
574 - Now can handle directories with an unlimited number of files.
575 - New link and symlink commands (C-x l, C-x s).
576 - New insert tagged files or selection command (C-x t).
578 Version 0.13
580 - Behave more like the Norton Commander.
581 - Added menu file edit.
582 - If there is no permission to load a directory, now it loads a dummy
583   directory.
584 - When a panel is re-sorted, keep the selected file selected.
585 - forward_word and backward_word command on the input line now skip
586   over letters and numbers.
587 - Fixed backward scrolling in the internal viewer.
588 - The internal viewer now computes the percentage in a more natural
589   way.
590 - Added handling of the Home and End keys to the internal viewer
591 - Bug fixes.
593 Version 0.12
595 - Preliminary support for System V compilation.
596 - Bug fix: didn't call closedir in all cases.
597 - bug fixes.
599 Version 0.11
601 - Support cd -.
602 - Corrected Makefile.
604 Version 0.10 
606 - Added new Alt-G, Alt-H, Alt-J to select the top file, middle file
607   and bottom file in the current panel.
608 - Now it's allowed to select option in query boxes by the first initial
609 - Fixed mouse repeat rate.
610 - Fixed a bug that prevent copying individual files to another file.
611 - Some minor bug fixes.
613 Version 0.9
615 - Mouse Support.
616 - Internal Copy command (it no longer uses cp).
617 - Verbose Copying of files.
618 - Confirmation on Overwrite and on Delete.
619 - Support reverse sorting.
620 - Many visual enhancements.
621 - Per panel options are saved and restored.
622 - New truncation of names in the panels.
623 - History in Input Lines (M-p and M-n).
624 - Input line enhancements.
625 - Dialog boxes are nicer than before.
626 - Cache in gid and uid translators.
627 - More keybindings for the Input lines.
628 - Better kill management in Input Lines.
629 - Bug fixes.
631 Version 0.8
633 - The online help now comes with the complete man page.
634 - Input lines now support M-b and M-f for movement by word.
635 - Unlimited input lines (command line).
636 - Filename searches now must be started with C-s or M-s.
637 - Many bug fixes.
639 Version 0.7
641 - The stat() reloading optimization is now a configuration option.
642 - Many bug fixes went to the find file command.
643 - New history in the hypertext viewer. 
644 - ESC-Tab will copy the name of the other-panel selected file to the
645   input line.
646 - Now it's possible to display files and directories mixed together or
647   separated (like the Norton Commander).
648 - Many bug fixes, see the ChangeLog for details.
650 Version 0.6 
652 - Extension dependent execution implemented (now you can execute
653   things like tar tzvf over compressed tar files, just a tap in the
654   Enter key).
655 - Added simple expansion of useful variables in the user menu.
656 - Avoid unnecessary reloading of subdirectories using stat (suggested
657   by Torben Fjerdingstad <tfj@olivia.ping.dk>).
658 - Added options to disable colors and display version number.
659 - Allow start up directory specification (ex: mc /usr/local/bin /tmp).
660 - Fixed bug that operated on the selection instead of the tagged file
661 (when only one file was tagged). 
662 - Some cosmetic changes.
663 - Bug fixes.
665 Version 0.5
667 - Fixed bug in the help browser that crashed the program.
668 - New internal viewer.
669 - New long directory listing format.
670 - some bug fixes.
672 Version 0.4 
674 - User Menus (F2 key).
675 - Quick search of files in a panel (Alt-filename takes you to that file).
676 - Char quoting (C-q).
677 - exec() enhancements.
678 - now you can suspend the program (C-z).
679 - The find file command now seems to be very stable.
680 - misc bug fixes.
682 Version 0.3
684 - Setup loading/saving.
685 - Support for any size screen.
686 - Many, many bug fixes.