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