home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Spezial / SPEZIAL2_97.zip / SPEZIAL2_97.iso / ANWEND / TOOLS / MC3543B / news < prev    next >
Text File  |  1997-05-14  |  17KB  |  520 lines

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