(do_link): minor optimization.
[midnight-commander.git] / doc / NEWS
blob9b3b3251f2d5293b5fd535629e2ae0e54265935e
1 Version 4.8.19
3 - Core
5     * Replace $MC_HOME with $MC_PROFILE_ROOT (#3684)
6     * Allow rebind TAB key to change panel (#3672)
7     * Support for True Color (16 millions colors) (#3145)
8     * Color aliases in skin files (#3711)
10 - VFS
12     * Support timestamps with nanosecond precision for copy/move operations (#3575)
13     * Introduce EXTFS helpers tester (#3730, #3744, #3752, #3753, #3751)
14     * Teach u7z to parse archive listings w/o sizes and/or dates (#2707)
15     * Teach rpm helper about transaction scripts (#3750)
16     * Fix hp48, uace & uarc extfs which used an obsolete date format (#3729, #3747)
18 - Editor
20     * Syntax:
21         - updates of HTML and ebuild highlighting
22         - highlight *.t (Perl test) files as Perl scripts
23         - disassociate .cl file extension from LISP syntax (#3691)
24     * Add syntax highlighting:
25         - OpenCL (#3690)
26         - OpenShadingLanguage (#3762)
27         - R
28         - YAML (#3293)
30 - Misc
32     * Code cleanup (#3693, #3703, #3721, #3763)
33     * Add true color skins: 'Four seasons' (#3724)
34     * Activate `--enable-tests` by default if `check` is found (#3708)
35     * Added new skin: YADT (MidnightCommander/mc#115)
37 - Fixes
39     * Segfault on switching left panel to Info (#3700)
40     * Broken compatibility with ncurses (#3697)
41     * Setting MC_HOME makes mc ignore ~/.bashrc (#3684)
42     * mc_tmpdir() use a buffer of only 64 characters (#3736)
43     * Some bugs in the parsing of hexadecimal search patterns (#3694)
44     * Hexadecimal search fails on binary data (#3589)
45     * Broken file list resorting on double click on panel header line (#3715)
46     * Wrong dialog resizing and positioning (#3714, #3723)
47     * Widget's 'disabled' status is not toggled immediately (#3716)
48     * Last item of 'Options/Layout/Horizontal' radiobuttons remains highlighted (#3717)
49     * 'Options/Layout/Equal split' checkbox gets reverted (#3718)
50     * Panels: cannot show more than one "column" in user defined listing mode (#3757)
51     * Mix of MSG_NOTIFY and MSG_FOCUS messages (#3731)
52     * skins: 'window-state-char' and 'window-close-char' are parsed as colors (#3710)
53     * Pressing <right> and <left> in the hotlist dialog doesn't refresh it (#3775)
54     * mcview: an error message about bad regexp isn't shown (#3720)
55     * mcedit: fix etags filenames parsing (#3698)
56     * mcedit: fix mouse active area for maximize / close buttons (#3774)
57     * mcedit: frames (MDI interface) don't reflect the focus state (#3766)
58     * mcedit: frames (MDI interface) sometimes obscure the buttonbar (#3760)
59     * mcedit doesn't show search error messages when searching backwards (#3735)
60     * help viewer: tab characters handled incorrectly (#3754)
61     * VFS: incorrect zoo archive listing (#3696)
62     * VFS: segfault in VFSs not setting block size in stat (#3749)
65 Version 4.8.18
67 - Core
69     * Alt-Enter, Ctrl-Enter and Ctrl-Shift-Enter shortcuts are bindable in file manager (#3075)
70     * Internals:
71         - Refactoring of widget subsystem (#2919, #3632)
73 - Editor
75     * Add syntax highlighting:
76         - GLSL (#3683)
77         - CUDA (#3686)
79 - Misc
81     * Code cleanup (#3641, #3652)
83 - Fixes
85     * Build failure on FreeBSD (#3643)
86     * Incompatibility with NetBSD curses (#3665)
87     * Memory leaks (#3637)
88     * Subshell output lost on window resize under tmux, GNU screen (#3639)
89     * --with-subshell=optional does not work (#3642)
90     * Backward search is not interruptible (#3648)
91     * "Output lines" has no effect (#3655)
92     * Wrong handling of mouse clicks in long listing mode (#3661)
93     * Panelize resets marks on marked files in many cases (#3663)
94     * Cannot change directory in the active panel in some cases (#3669)
95     * Filtered View doesn't work (#3646, #3660)
96     * mcedit: don't kill bookmarks when open file from "Find File" dialog (#3668)
97     * man pages use "the MC" instead of "MC" (#3644)
100 Version 4.8.17
102 - Core
104     * Minimal version of Gettext is 0.18.1 (#1885)
105     * Optimization of copy/move operations (use adaptive buffer as in coreutils) (#2193)
106     * Recognize csh as tcsh (#2742)
107     * Centered scrolling of file panel (#3130)
108     * Internals:
109         - Switch to new high-level mouse API (#3571)
111 - VFS
113     * FISH helpers: remove executable bit (#3610)
115 - Editor
117     * Improvements of syntax highlighting:
118         - F90 (#3618)
119         - Java (MidnightCommander/mc#95)
121 - Misc
123     * Code cleanup (#3598, #3607)
124     * Install mc.keymap as a symlink to mc.default.keymap (#3609)
125     * File highlight: add more common file formats
127 - Fixes
129     * Segfault due to incorrect value of SHELL environment variable (#3606)
130     * Segfault when copying files under FreeBSD 9.3 (#3617)
131     * Segfault when entering into some cpio archives (#3621)
132     * Subshell output lost on window resize under tmux, GNU screen (#3639)
133     * Subshell cursor position lost after window resizing (#3640)
134     * Listbox no longer scrolls when dragging outside widget (#3559)
135     * VFS: extfs: incorrect date parsing in unzip (#3622)
136     * VFS: extfs: buffer overflow (#3605)
137     * VFS: patchfs: syntax error (#3620)
138     * VFS: fish: mistakes in ls Perl helper (#3611)
141 Version 4.8.16
143 - Core
145     * Support for ash + bugfixes for bash, fish (#2742)
146     * Find file: empty file name matches any file name (#3593)
147     * Find file: empty value of "Content" is used instead of "Search for content" checkbox to disable search for content (#3594)
148     * Listbox: don't wraparound on mouse scroll (#3554)
149     * Internals:
150         - Listbox: various fixups (#3569: #3562, #3563, #3565, #3161)
151         - Split MSG_ACTION into MSG_ACTION and MSG_NOTIFY (#3566)
153 - VFS
155     * Support lzip compression format (#2673, #1541)
156     * Support lz4 compression format (#3523)
157     * patchfs: support xz compression (#3443)
158     * Update uc1541 version (#3527)
159     * Add mc.ext patterns for initramfs / initrd (#3115)
161 - Editor
163     * Add golang syntax (MidnightCommander/mc#84)
164     * Update Puppet syntax (MidnightCommander/mc#86)
166 - Misc
168     * Code cleanup (#3555, #3547, #3587)
169     * Better subshell documentation (#3556)
170     * Fixes to the English man pages by Denys Vlasenko
172 - Fixes
174     * Insufficient quoting in `mc.menu` (#2947)
175     * Broken ./configure --without-internal-edit (#3601)
176     * Memory leaks (#3547, #3561, #3567, #3572)
177     * No preallocation if appending during file copy (#3577)
178     * Cannot set mini-format for "brief" listing type (#3588)
179     * Info panel: incorrect inode information in some cases (#3214)
180     * Info panel: wrong device name with symbolic link (#3412)
181     * Info panel: buffer overflow (#3582)
182     * Regression: match filename, not full path in mc.ext (#3578)
183     * Broken case insensitive search in non-unicode locale (#3491)
184     * Error message prefixed with no sense "0:" (#3269)
185     * mcedit: buffer overflow (#3579)
186     * mcedit: "Lower case selection" command in User Menu (#3586)
187     * mcedit: close on ctrl-g (#3557)
188     * mcview: "Not found" result isn't reported in some cases (#3543)
189     * VFS: isofs doesn't show .dotfiles (#3537)
190     * VFS: isofs: cannot copy file from iso when Joliet without RockRidge is used (#2851)
191     * VFS: extfs/unzip: enter into zip file fails with "inconsistent extfs archive" (#3433)
192     * VFS: SFTP: various bugs (#3581)
193     * VFS: FISH: provide major/minor info for block/char devices (#3599)
194     * Bashism in gitfs+ extfs helper (#3379)
195     * Non-portable invocation of man (#3509)
196     * mc-wrapper leaves MC_USER set (#3550)
197     * Broken silent opening of files in background (#3574)
198     * Run `identify` on JPEGs even if `exif` is not installed (#3568)
201 Version 4.8.15
203 - Core
205     * Minimal version of GLib is 2.26.0
206     * Use the PATH environment variable to search for the executable when opening pipe (#3444)
207     * Support more than 2 (up to 9) columns in file panel in brief mode (#3212)
208     * Clarify file sorting in "Unsorted" mode (#3496)
209     * WGroupbox: respect dialog's colors (#3468)
210     * Highlight find file's result in internal viewer (#3530)
212 - VFS
214     * s3 extfs vfs: bugfixes and improvements (#3470, #3502)
216 - Editor
218     * Add hidden option to choose full or base file name in the status line (#3445)
219     * Improvements of syntax highlighting:
220         - Lua (#3471)
221         - PKGBUILD (#3484)
223 - Misc
225     * Text alignment in Info panel (#3155)
226     * Select of menu file edit: change default button to "User" (#3493)
227     * Recognize .gmo files as well as .mo ones (#3422)
228     * Fix mc.pot comment tripping up Transifex and unportable inplace sed (#3479)
229     * A lot of code clean up (#3420, #3424, #3426, #3427, #3428, #3429, #3430, #3431, #3434, #3435, #3437, #3463, #3464, #3465, #3466, #3467, #3494, #3495, #3539)
230     * Documentation updates:
231         - Spanish man and help: Diff Viewer section and minor fixes (#3477)
232         - VFS garbage collection (#3472)
234 - Fixes
236     * Various memory leaks (#3438, #3439, #3440, #3457, #3458, #3459, #3460, #3461, #3462, #3475, #3520, #3521, #3522)
237     * Linux kernel-specific segfault on startup (#3441)
238     * Lost of Panelize contents in some cases (#3032, #3489, #3498, #3507)
239     * Wrong highlight of search result in case of "Regular expression" and "Whole words" (#3524)
240     * "Whole words" search works only in Normal mode (#3525)
241     * View find results doesn't jump to match line if file is too short to scroll page (#3530)
242     * SFTP VFS: segfault (#3456)
243     * Segfault in "Find file" due to invalid UTF-8 sequences (#3449)
244     * Bash variable 'PROMPT_COMMAND' in  pantheon-terminal (#3534)
247 Version 4.8.14
249 - Core
251     * Minimal version of GLib is 2.14.0
252     * Add new panel binding "SelectExt" to select/unselect files with the same extension as the current file (#3228)
253     * Speed up of directory size calculation (#3247)
254     * Support of italic text (#3065)
256 - Editor
258     * New syntax highlighting support:
259         - puppet (#3266)
261 - Viewer
263     * Rewrite mcview's rendering and scrolling (#3250, #3256)
264         - no more partial lines at the top and failure to scroll when Up or Down is pressed;
265         - better handling of CJK characters;
266         - handle combining accents;
267         - improved nroff support;
268         - more conventional scrolling behavior at the end of the file.
269     * Use VIEW_SELECTED_COLOR in plain mode (#3405)
270     * In QuickView panel, don't pass any chars to command line to avoid unexpected command execution (#3253)
272 - Misc
274     * Code cleanup (#3265, #3262)
275     * Bind poedit to Edit action for .po files (#3287)
276     * Better grammar mcedit user menu (#3246)
278 - Fixes
280     * Fail to build against musl libc (#3267)
281     * Error compiling with glib 2.20.3 (#3333)
282     * Overwrite of the PROMPT_COMMAND bash variable (#2027)
283     * contrib/*.?sh are not recreated after rerun of configure (#3181)
284     * File rename handles zero-length substitutions incorrectly (#2952)
285     * Lose files on "Skip" when "Cannot preallocate space for target file" (#3297)
286     * Info panel can't obtain file system statistics on Solaris (#3277)
287     * "Shell patterns" broken beyond repair (#2309)
288     * File selection by patterns uses bytes instead of unicode characters (#2743)
289     * Copy files dosn't work as expected, when copying to a directory with the special symbol in its name (#3235)
290     * Wrong order of old_colors table items (#3404)
291     * Input line: Alt+Backspace on one-letter word erases too much (#3390)
292     * "Directory scanning" window is too narrow (#3162)
293     * No Help for User Menu (#3409)
294     * mcedit: paste from clipboard does not work (#3339)
295     * mcviewer: hang when viewing broken man page (#2966)
296     * mcview hex: incorrect highlight when search string not found (#3263)
297     * mcview hex edit: UTF-8 chars are not updated (#3259)
298     * mcview hex edit: can't enter certain UTF-8 characters (#3260)
299     * mcview hex edit: CJK overflow (#3261)
300     * mcedit: status line doesn't show full path to file (#3285)
301     * Freeze when copying from one FTP location to another (#358)
304 Version 4.8.13
306 - Core
308     * New engine of user-friendly interruption of long-time operations (#2136)
310 - Editor
312     * Improvements of syntax highlighting:
313         - CMake (#3216)
314         - PHP (#3230)
315     * Translate language names in the spelling assistant dialogue (#3233)
317 - Viewer
319     * Add separate normal(default) colour pair for viewer (#3204)
320     * Dealing with utf-8 man pages in view/open (#1539)
321     * "Goto line" is 1-based now (#3245)
323 - Misc
325     * Code cleanup (#3189, #3223, #3242)
326     * Add new skins: gray-green-purple256 and gray-orange-blue256 (#3190)
328 - Fixes
330     * First Backspace/Delete is ignored after mouse click in an input widget (#3225)
331     * Recursive find file doesn't work on Samba share (#3097)
332     * Recursive find file doesn't work on Windows NFS share (#3202)
333     * Incorrect file counter in move operation (#3196, #3209)
334     * "Directory scanning" window is too narrow (#3162)
335     * Colon is not recognized inside escape seq in prompt (#3241)
336     * Quick view doesn't grab focus on mouse click (#3251)
337     * fish subshell: overridden prompt (#3232, #3237)
338     * mcviewer: broken switch between raw and parse modes (#3219)
339     * mcviewer: incorrect percentage in mcview hex mode (#3258)
340     * RAR VFS incorrectly recognizes UnRAR version (#3240)
341     * viewbold and viewselected are missing from some skins (#3244)
342     * Incorrect enconding name for manual page (#3239)
343     * "User menu -> View manual page" doesn't do coloring (#3243)
346 Version 4.8.12
348 - Core
350     * Speed up of file find (#2290)
351     * If cwd is a symlink it is kept at startup (#3093)
352     * Improve support of Zsh (#3121, #3124, #3125, #3177)
353     * Launch external editor/viewer without passing line number (#3117)
354     * Exit without confirmation by default (#3132)
355     * Simple user-friendly skin selector (#2165, #3178)
356     * Use Joliet and RockRidge in ISO9660 image view action (#3187)
358 - VFS
360     * Use .zip extension as preferred way to recognize ZIP archives (#2857)
362 - Editor
364     * Configurable selection reset on CK_Store (#3111)
366 - Misc
368     * Code cleanup (#3113, #3151)
369     * Adjust script permissions to installed ones (#2274)
370     * Fix name of FSF in add source files (#3167)
371     * Skin cleanups (#3180, #3184)
372     * Do not consider "String not found" message as error (#3179)
374 - Fixes
376     * Broken build with NCurses (#3114)
377     * Incorrect tilde expansion in copy/rename/move dialog (#3131)
378     * Advanced chown: Escape on user list accepts value (#3150)
379     * Toggling hidden files using mouse doesn't update the other panel (#3156)
380     * Question mark in delete confirmation is on its own line (#3123)
381     * Popup dialogs wander upwards upon resize (#3173)
382     * Keypad '*' doesn't work with numlock off (#3133)
383     * Some inconsistencies in "Learn keys" UI (#3134)
384     * Unconventional behavior of "Display bits" dialog (#3152)
385     * Shift-Fn keys don't work in 256-color mode of tmux (#2978)
386     * mcedit: format paragraph produces inconsistent wrapping (#3119)
387     * mcedit: file out-of-date check on saving is botched (#3142)
388     * mcedit: 1st line is shifted after paragraph format (#1666)
389     * mcedit: trailing newline check applied too early when exiting (#3140)
390     * Inconsistency of the arrow's direction in the panel header line across skins (#3157)
391     * Possible segfault while passing messages to widgets (#3116)
392     * Possible segfault when freeing a VFS (#3116)
393     * Segfault in cpio VFS while reading corrupted RPM (#3116)
394     * Segfault in sftpfs VFS when trying to view a file (#3176)
395     * Incorrect handling of filenames with unrar v5 (#3073)
396     * FISH VFS: remote panel confused by filenames with '%' (#2983)
397     * iso9660: xorriso shows only one depth (#3122)
398     * Nicedark skin looks bad on black-on-white terminals (#3154)
399     * Incorrect definition of "topmiddle" and "bottommiddle" characters (#3183)
402 Version 4.8.11
404 - Core
406     * Live update of panels size when editing layout (#3060)
407     * Support "Compute totals" option in move file operation (#2075)
409 - VFS
411     * rpm extfs
412         - show dependency version (#2812)
413         - support tar payload (#3064)
414         - improve support for EPOCH tag (#1588)
415         - add support for PREINPROG/POSTINPROG/PREUNPROG/POSTUNPROG, VERIFYSCRIPTPROG and TRIGGERSCRIPTS/TRIGGERSCRIPTPROG tags (#1588)
417 - Editor
419     * Support "bracketed paste mode" of xterm (#2661)
420     * Clarify Java syntax highlighting (#3057)
422 - Misc
424     * Print warnings about unknown '--with-' / '--enable-' configure options (#3029)
425     * Code cleanup and refactoring (#3051, #3066)
427 - Fixes
429     * FTBFS on GNU Hurd (#3053, #3071)
430     * Segfault while moving files (#3059, #3105)
431     * Broken handling of mc command line arguments (#3047)
432     * Copy/move doesn't work if num_history_items_recorded=0 (#3076)
433     * No subdir path completion in current dir, if stub is not starting with './' (#3018)
434     * Deprecated "find -perm +xxx" syntax is used (#3089)
435     * Home, End, Shift-Fn keys don't work in tmux (#2978)
436     * Improper [en|dis]abling of layout dialog split adjustment buttons (#3061)
437     * Bogus strings in 'Confirmation' config dialog (#2271)
438     * "Configure options" first entry not highlighted (#3084)
439     * "Setup saved to ~/.config/mc/ini" message is misleading (#3096)
440     * F3 doesn't work on .so files in FreeBSD 9.x (#3101)
441     * Typo in mc.lib: "less=%filename +%linenog" instead of "+%lineno" (part of #3044)
442     * Wrong order of filename and line number for external editor (part of #3044)
443     * mcedit: tabs are lost when text is pasted (#1797 as part of #2661)
444     * mcedit: question on large file treats Escape as Yes (#3107)
445     * Broken case-sensitive search in editor/viewer/diffviewer (#3069)
446     * Changes to files in nested .zip archives are lost (#3070)
447     * Incorrect handling of filenames with spaces with unrar v5 (#3073)
448     * iso9660 VFS: filenames truncating in ISO file listing (#3091)
449     * vfs_path_from_str_flags() doesn't support VPF_STRIP_HOME (#3098)
450     * Bright colors are used as background colors in 16-color skins (#3050)
451     * Various defects in documentation (#3052, #3092)
454 Version 4.8.10
456 - Core
458     * Do not link GModule if it is not required (save space on embedded systems) (#2995)
459     * Behavior of the 'Right' key in the 'Directory hotlist' was changed: now 'Right' key is used only to enter into the group (#3045)
461 - Misc
463     * Code cleanup (#3035)
465 - Fixes
467     * Build failure on Cygwin (#3041)
468     * Broken NCurses detection (#3043)
469     * Broken handling of mc command line arguments (#3047)
470     * Cannot enter into zip archive in tar one (#3034)
471     * Cannot open some jar files
472     * mcedit: file descriptor leak (#3040)
473     * mcedit: paragraph format doesn't respect multibyte characters (#2713)
474     * Crash after entering a wrong SFTP password (#3036)
477 Version 4.8.9
479 - VFS
481     * extfs: support unrar-5 (#3015)
482     * extfs: use xorriso (if exists) for writing into ISO images (#3027)
484 - Editor
486     * Support unlimited file size (#1743)
488 - Misc
490     * Lot of code cleanups (#2990, #2071, #2164, #2998, #3003, #3005, #3022)
491     * Display additional info while viewing (by F3) *.iso files (#2006)
492     * New skins:
493         - modarin256: set of 256-color skins from Oliver Lange (#2737)
495 - Fixes
497     * Fail to link if system lib does not contain strverscmp (#2992)
498     * Segfault when mc's temporary directory doesn't belong to the correct user (#3021)
499     * Race condition when creating temporary directory (#3025)
500     * Mouse doesn't work in screen and tmux (#3011)
501     * Incorrect file size in copy/move overwrite query dialog (#3000)
502     * Garbage in subshell prompt (#3001)
503     * Incorrect WLabel redraw after text change (#2991)
504     * Find File: "All charsets" options don't work (#3026)
505     * When an unknown key is pressed, it is interpreted as garbage (#2988)
506     * Segfault on creating new file in external editor (#3020)
507     * Rotating dash is not removed when mc finishes reading the directory (#2163)
508     * mcedit: word completion failed if word to be completed is begun from begin of file (#2245)
509     * mcview: broken switch between raw and parse modes (#2968)
510     * Hex viewer: continue search doesn't work (#2706)
511     * sftpfs: broken SSH aliases (#2923)
514 Version 4.8.8
516 - Core
518     * Make copy/move progress dialog window wider up to 2/3 of screen width (#2076)
519     * Ask file name before create new file in editor (#2585)
520     * Support newer extended mouse protocol SGR-1006 instead of URXVT-1015 (#2956)
521     * Allow skip directory scanning before file operation. Print directory count and size in addition to directory name (#2101)
522     * Add jump support to target line in some external editors and viewers (#2206)
524 - Editor
526     * Update syntax highlighting:
527         - Jal programming language (#2855)
528         - gplink configuration files (.lkr extension) (#2855)
529         - Makefile with .mak extension (#2896)
530         - ZSH configuration files (#2950)
531         - Fortran (#2962)
533 - Misc
535     * Code cleanup (#2944, #2954)
536     * Report real compiler in MC_CHECK_ONE_CFLAG instead of 'gcc'
537     * Hints files now translated via Transifex (#2980)
539 - Fixes
541     * Segfault in file operation due to unhandled regexp error (#2493)
542     * Tab completion vs. spaces and escaping (#55)\
543     * Special chars are not escaped in autocompletion of filenames (#2626)
544     * Buttons in the 'Directory hotlist' window are placed incorrectly (#2958)
545     * Mouse doesn't select text in subshell in native console (#2964)
546     * Mouse click below non-droppeddown menubar activates menu box (#2971)
547     * Insufficient quoting and wrong message in user menu (#2947)
548     * mcedit: floating point exception (division by zero) (#2953)
549     * mcedit: broken autocompletion (#2957)
550     * mcview: broken magic mode (#2976)
551     * Broken opening of .war archives (#2974)
554 Version 4.8.7
556 - Core
558     * Minimal GLib version is 2.12.0
559     * Implementation of suspend/resume in copy/move file operations (#2111)
560     * Start of widget subsystem reimplementation (#2919)
562 - VFS
564     * uc1541 extfs plug-in updated up to version 2.5 (#2935)
566 - Editor
568     * Reset selection after text paste (only in non-persistent selection mode) (#2660)
569     * Don't indent blank lines (#303).
570     * Add .psgi as Perl syntax highlighting (#2912)
571     * Place cursor after inserted chars (#319)
572     * Add option in ini file to save spelling language (spell_language=NONE for disable aspell support) (#2914)
574 - Misc
576     * Code cleanup (#2888, #1950)
577     * Minimal "check" utility version is 0.9.8
578     * Remove the empty contrib/dist/debian/ since it maintained separately in Debian (#2871)
579     * mc.ext updates:
580         - add support of SVG images (#2895)
581         - add support of .asm file extension (#2892)
582         - add support of .hh file extension (#2892)
583         - all file extension for source files now are case insensitive (#2892)
584         - add support of JNG and MNG images (#2893)
585         - add support of Gnumeric's spreadsheets (#2894)
586         - add support of .war archives (#2891)
587         - make a choice between arj and unarj archivers (#2890)
588         - make a choice between 7z and 7za archivers (#2890)
589         - add support of ape, aac and wvm4a media formats (#2767)
590         - add support of cbr and cbz comic books (#2739)
591         - add support of epub e-book format (#2739)
592         - add support of PAR archives (#2739)
593         - use libreoffice instead of ooffice, if found, to open ODT files (#2723)
594         - use dvicat if dvi2tty not found to view DVI files (#1686)
595         - use 'see' utility as default pdf viewer, if found (#1686)
596         - use 'see' utility to view images in console (#1686)
597     * Highlight OGV files as media (#2934)
598     * Added new translations:
599         - Persian (fa)
600         - Croatian (hr)
602 - Fixes
604     * Build failure on Cygwin (#2917)
605     * Fail to check ncurses library if --with-ncurses-inc and --with-ncurses-libs options are used (#2926)
606     * Crash on Solaris while trying to copy a file (#2906)
607     * CVE-2012-4463: Does not sanitize MC_EXT_SELECTED variable properly (#2913)
608     * Attributes of existing directories are never preserved when copying (#2924)
609     * Broken path completion on paths starting with ~/ (#2898)
610     * Terminal settings are not changed when window is resized (#2198)
611     * Enter into symlink to compressed patch shows empty patch (#2910)
612     * Test failure on Cygwin due to incorrect linkage flag (#2918)
613     * Non-portable test (#2883)
616 Version 4.8.6
618 - Fixes
620     * mcedit: two-columns extra offset of cursor after tab character (#2881)
621     * diffviewer: cannot open file if name contains '$' (#2873)
624 Version 4.8.5
626 - Core
628     * Implemented case-insensitive patterns in mc.ext bindings (#2250)
630 - Editor
632     * Code refactoring and cleanup (#1977)
634 - Diff viewer
636     * Bidirectional merge (F5 merge left-to-right, F15 - merge right-to-left) (#2863)
638 - Misc
640     * Syntax highlighting news and updates:
641         - update assembler.syntax: x86 AMD64 registers highlighting (#2542)
642         - new cmake.syntax: preliminary and incomplete syntax file for CMakeLists.txt files (#2084)
643         - new dlink.syntax: syntax highlighting for D-Link switches command set (#2649)
644         - update properties.syntax: more nice look-and-feel (#1869)
645     * mc.ext enhancement (#2103):
646         - use chm_http text-mode handler for CHM files
647         - play sounds only from videos in text mode
648         - use pdftotext -layout -nopgbrk switches
649         - try to use elinks before links for HTML
650         - soffice2html text-mode handler for SXW files
651         - wvHtml text-mode handler for doc files
652         - xlhtml text-mode handler for XLS files
653         - ppthtml text-mode handler for PPT/PPS files
654         - open=view+pager fallback (noX) for PostScript, PDF, OD[PST] and DVI
655         - standarized $DISPLAY checks
656     * File extension support:
657         - SQLite database files (#2103)
658         - compiled Java files (*.class) (#2103)
659         - m4a for MP4 containers with audio data in the Advanced Audio Coding (AAC) or its own Apple Lossless (ALE, ALAC) formats (#2869)
660         - .ogm extension was deprecated in favor of .ogv (#2664)
662 - Fixes
664     * Bad EXTHELPERSDIR substitution if --prefix is not set (#2849)
665     * Partially broken loading of user-defined keymap file (#2848)
666     * Enter on directory named '~' goes to the home one (#2874)
667     * Cannot Copy/Move files with filename encoding change (#2791)
668     * Cannot view compressed files named like log.1.gz (with digit in name) (#2852)
669     * Panel is not refreshed if panel history is called using mouse (#2854)
670     * Duplicate entities in panel with 'tree view' mode (#2835)
671     * Broken synchronization with filelist and tree panels (#2862)
672     * Standalone mcedit doesn't load saved file position (#2853)
673     * mcedit segfaults when aspell (en) dictionary is not installed (#2856)
674     * mcedit segfaults after "Back from declaration" call (#2859)
675     * mcedit: unable to save changes in "Safe save" mode(#2832)
676     * Segfault when viewing HTML files with "mc -v" (#2858)
677     * Broken 'Enter' action on a rpm file containing space character in filename (#2838)
678     * extfs: uc1541 broken handling (#2864)
679     * mc.ext: OGV format handled as audio (#2869)
682 Version 4.8.4
684 - Core
686     * Use xdg-open by default in mc.ext.in if present to open files, fallback on current scheme otherwise (#2118)
687     * Improve of mouse event handling in dialogs (#2817)
688     * Show extended info about compiled-in paths for internal/external macros in the "mc -F" output (2495)
690 - VFS
692     * Added SFTP support (#1535)
694 - Editor
696     * Multieditor: allow edit many files in one mcedit window (#2261, #2839)
697     * Aspell support for spell check (#2788)
699 - Viewer
701     * Handle CK_FileNext/CK_FilePrev actions inside mcviewer (#2814)
703 - Misc
705     * Tweak and cleanup of code in case of --disable-charset option usage (#2827)
706     * File extension support:
707         - .gem - rubygems (#2797)
708         - .cpio.xz - compressed cpio archives (#2798)
709         - .webm - WebM video (#2746)
710         - .lib - gputils artifacts (#2751)
712 - Fixes
714     * Build failure on FreeBSD 6 (#2808)
715     * src/filemanager/filegui.c does not compile on Solaris due to missing macros (#2825)
716     * Loss of data on copy to full partition (#2829)
717     * Crash at Chown command (#2784)
718     * Crash when creating relative symlink (#2787)
719     * Misinterpretation of dirs as command line arguments (#2783, #2805)
720     * Number of panelized files was limited to 127 (#2813)
721     * CK_History removes CK_HistoryNext entries (#2313)
722     * URL with port was stored wrong in history (#2833)
723     * Can't find 00 (zeroes) in patterns in hex search (#2795)
724     * Hotkey conflicts in 'Search' dialog (#2843)
725     * Error message when entering into compressed tar and cpio archives (#2785)
726     * Garbage directory listing in ftpfs (#2800)
727     * Incomplete sand256 skin (#2807)
728     * mcedit scripts are installed as data files (#1437)
729     * Fails to build from source with --enable-tests (#2786)
730     * Tests failure on PowerPC,S390,S390x (#2804)
731     * Fail to compile if --without-vfs configure option specified (#2834)
732     * do_panel_cd: FTBFS with --enable-tests on [kfreebsd-i386,kfreebsd-amd64,ia64,armhf] (#2803)
735 Version 4.8.3
737 - Misc
739     * Code cleanup (#2780)
741 - Fixes
743     * Broken support of XDG_* shell variables (#1851)
744     * Segmentation fault while background copying (#2663)
745     * MC ignores second directory argument (#2762)
746     * Interpretation of LANG variable needs to be case insensitive (#2386)
747     * Cannot copy zero-length files with "Preallocate space" option (#2755)
748     * Problem in the Copy operation with unchecked the "Preserve attributes" option (#2278)
749     * * Cursor position reset after update when panel is panelized, but doesn't (#2766)
750     * File selection reset after exit from the archive in the root (#2776)
751     * Hotlist: broken newly added entries if old-style path is present (#2753)
752     * Can't rebind Fx keys in the file manager (#2384)
753     * "justified" menu alignment (#2756)
754     * The last (or single) word of hyperlinks in the interactive help don't act on mouse clicks (#2763)
755     * 'cd' command is not working in shell link (#2758)
756     * mc hangs on switching screens (#2608)
757     * Case sensitive search with SEARCH_TYPE_PCRE is broken (#2764)
758     * mcedit can't run w/o file as parameter (#2754)
759     * mcedit can't record input char (#2757)
760     * mcedit: save file on top of existing directory changes dir's permissions (#2761)
761     * Unable to edit gzipped files (#2759)
762     * mcedit hangs up on replace with regexp contains '^' or '$' (#1868)
763     * Segfault after open incorrect archive (#2775)
764     * mcdiff crashes if one panel is not in the listing mode (#2769)
765     * The password for vfs sessions remains in input history (#2760)
766     * Showing directory sizes is broken in VFS'es (#2765)
767     * Stale symlinks in vfs (#2777)
768     * Active VFS directories list contain incorrect current path (#2779)
769     * Date not set properly in manpage (#2692)
770     * Empty texinfo rule in mc.ext (#2774)
771     * Test failure if 'HOME' contains trailing slashes (#2768)
774 Version 4.8.2
776 - Core
778     * Added new flag -X (--no-x11) to allow dont't use X11 to get the state of modifiers Alt, Ctrl, Shift (#86)
779     * Support of '~' as home dir in 'Start at:' field in 'Find File' dialog (#2694)
780     * Support of '~' as home dir in hotlists (#2747)
781     * Learn of 'Back Tab' is possible now in 'Learn keys' dialog (#2628)
782     * Optional '0x' prefix for hexadecimal search (#2705)
783     * Dynamically resize panels (#2465)
784     * New bindings (ScrollLeft, ScrollRight) for scroll long filenames in panels (#2731)
786 - VFS
788     * Internal VFS reorganization (#2695)
790 - Editor
792     * Added as.syntax (#2708)
794 - Viewer
796     * Added action bindings for backward search (#2105)
798 - Misc
800     * Added hotkeys for all radio/check-buttons in search/replace dialogs (#2704)
801     * New file bindings:
802         - .m4v, .ts - video (#2702)
803         - djv - DjVu? (#2645)
804     * Simplify mc.menu - remove LZMA|LZ and change p7 to 7z (#2703)
805     * Updated list of known browsers: gnome-moz-remote mozilla firefox konqueror opera (#2725)
806     * Added MC_HOME environment variable to set up home directory of MC (as part of #2738)
807     * Lot of code cleanup (#2740)
809 - Fixes
811     * Compile failure of 4.8.1 on xBSD because "Undefined symbols: _posix_fallocate" (#2689)
812     * MC deletes the wrong file because of forced panel reload before file operation (#2736)
813     * Cannot chdir to directory if directory name contains the dollar sign (#2451)
814     * Incorrect panel size after change panel split type (#2521)
815     * Wrong total bytes counter for subdirs in copy/move dialog (#2503)
816     * Display corruption in panels after window shrink (#2684)
817     * Command line is unaccessible from tree panel (#2714)
818     * Extra confirmation before delete an empty hotlist group (#1576)
819     * Can't open an edit zero-length file from VFS in mcedit (#2710)
820     * mcedit crashes when ~/.config is a file (#2738)
821     * mcedit: reset selection after END/HOME/PgDn/PgUp (#2726)
822     * 'make check' fails on arm and alpha (-z muldefs) (#2732)
825 Version 4.8.1
827 - Core
829     * Use posix_fallocate64() when copying files/moving to a new mount point (#2610)
830     * Faster startup (#2637)
831     * Support of extended mouse clicks beyond 223 (#2662)
833 - VFS
835     * Added exit point ("..") at the top of file list (after external panelization) (#275, #278)
837 - Editor
839     * Lex/Flex sources (extension .l) handled by yxx.syntax file. Yacc/Bison syntax completed with all symbols (#1647)
840     * Updated syntax files:
841         - lua
843 - Misc
845     * Updated skins:
846         - sand256 (#2640)
847         - xoria256 (#2641)
848     * Added ability to move MC config files to specified place instead of multiple places in $HOME (#2636)
849     * Added configure option --with-homedir (default value: XDG) (#2636)
850     * Respect traditional placement of user preferences on Mac OS X (#2658 as part of #2636)
851     * A few useful additions to filehighlight.ini (#2646)
853 - Fixes
855     * Doesn't compile when using --disable-nls (#2639)
856     * Can't compile on OpenIndiana (Solaris) (#2643)
857     * Moving content of bindings to mc.ext during 4.7 -> 4.8 upgrade breaks mc
858     * Free space on filesystems >2TB is not displayed properly (#2338)
859     * Not all errors are skipped after "Ignore all" choose (#71)
860     * Input field in password mode is fully masked with asterisks (#2653)
861     * In "Copy File" dialog the "preserve Attributes" checkbox is always unchecked for filesystems mounted with FUSE (#2254)
862     * Command line cursor misplaced after a resize in viewer/editor (#2678)
863     * Save of some learned keys is broken (#2676)
864     * Editor sometimes shows two dots instead of letter (#2372)
865     * Editor: word completion should ignore the current word (#2614)
866     * Viewer sometimes shows two dots instead of letter (#1730)
867     * Viewer shows two dialogs when searcj hot found (#2677)
868     * Cannot navigate over spftp servers (#2634)
869     * mc adds spaces at the beginning of all files/dirs on ftp servers (#2635)
870     * VFS: broken SMB (#2652)
871     * man page lies about mc.keymap (#2675)
872     * mc does not preserve file mtime when copying over ssh (#2625)
875 Version 4.8.0
877 - Misc
878     * Code cleanup (#2620)
879     * License version updated to GPL3+ (#1551)
880     * Added new translation:
881         - Interlingua
883 - Fixes
884     * Viewer: cursor position is not restored in hex mode (#2543)
885     * fish: broken panels drawing after entering password (#2611)
886     * fish: content of modified file is appended instead of overwritten in the remote host (#2632)
887     * extfs: broken navigation in archives if current path is encoded (#2621)
888     * extfs: strange error message when opening a 7z file if p7zip is not installed (#2598)
891 Version 4.8.0-pre2
893 - Core
895     * Added -g/--oldmouse option to support of NORMAL/BUTTON_EVENT mouse type (useful for screen/tmux) (#2601) 
897 - VFS
899     * New extfs plugin: gitfs (#2467)
900     * patchfs enchancement: join several hunks of the same file into one VFS entry (#2573) 
902 - Misc
904     * mc.ext: use "include" for $EDITOR entries (#1689)
905     * New file bindings:
906         - .3gp - video (#2583) 
908 - Fixes
910     * Cannot compile 4.8.0-pre1 and 4.7.5.3 on Solaris (#2587)
911     * Recent autoconf displays warnings about missing AC_LANG_SOURCE (#2589)
912     * Duplication of variable declarations (#2576)
913     * Incorrect TTY layer initialization (#2601)
914     * Wrong Backspace key behavior in QuickSearch mode if BS key is mapped to CdParentSmart action (#2522)
915     * M-o works unexpectedly on symlink shortcuts (#2590)
916     * Panelize doesn't honour current sorting (#2175)
917     * Hintbar jumps to the top of the screen and overwrites main menu (#2593)
918     * File size column is bogus for widths above 9 (#2580)
919     * Hex search: incorrect length usage in hexadecimal search (#2579)
920     * Editor: Incorrect Pascal syntax highlighting (#2531)
921     * Editor: mouse clicks are ignored on the bottom line (#2591)
922     * Editor: extended keybingings are broken (#2586)
923     * Viewer: Fixed search finds bold/underlined strings twice and highlight search results (#265)
924     * Broken listing in ExtFS VFS module (#81)
925     * File name length is limited in tar archive (#2201)
926     * Crash when copying symlink over ssh (#2582)
927     * Broken panels recode (#2595)
928     * ftp failures - leading white space in file name (#2594)
929     * FISH hangs while copiyng a lot of small files (#2605)
932 Version 4.8.0-pre1
934 WARNING: Configuration files was moved from your $HOME/.mc directory into
935 XDG_CONFIG_* directories to respect FDO standard
936 (http://standards.freedesktop.org/basedir-spec/basedir-spec-0.7.html).
937 To get more information, see ticket #1851.
939 WARNING: VFS paths now handled as vfsprefix1://vfsdata/vfsprefix2://vfsdata
940 (see #2361). Also, 'bindings' user file was renamed to 'mc.ext', so you need
941 search in this file all
943     Open=file.ext#vfsprefix
945 and replace them to
947     Open=file.ext/vfsprefix://
949 After this you should rename your 'bindings' file to 'mc.ext'.
950 Old-style paths are handled just in 'Directory hotlist' dialog, but you couldn't
951 mix URL-like and old style path elements in one path string. Support of old-style
952 paths will be removed in next major release (probably in 4.9, who knows...)
954 WARNING: keybinding names was renamed to provide some unification (see #2511).
955 The correspondence of old and new keybinging names are described in doc/keybind-migration.txt
956 file and in doc/keybindMigration web page.
958 Be aware.
960 - Core
962     * Added 256 colours support (#2169, #2173, #2475)
963     * Changed default text in filtered view (alt-!) to input command line (if not empty)
964       or stay old behaviour (current file under cursor) (#2266)
965     * Added simple swap mode that means the swap of panel locations, in addition to current swap
966       of panel content (#2368)
967     * Cofiguration files now moved to directory specified in XDG_CONFIG_HOME environment variable (#1851)
968     * Panel options are read now from [Panels] section only. [Midnight-Commander] section is not read (#2305)
969     * "Show mini info" checkbox was moved from the "Layout" dialog window to the "Panel options" one (#2305)
970     * Select files by shift-left/right in file panel (#2534)
971     * Added support of skip all errors on multi-file/dir operation (#71)
972     * 'Find Files' improvements:
973         - support relative ignored directories (#2275);
974         - handle of ignored directories in dialog window (#2275);
975         - "Search for content" checkbox is enabled by default (#2462)
976     * Added hardlinks detection for filehighlight (#2478)
977     * Unification of keybind names (#2511):
978         - most of keybinding names are changes to unify that names. Table of old and new names
979           is available in doc/keybind-migration.txt;
980         - improve of key rebinding: previously, to rebind some keys, used must redefine the entire section
981           where that bindings are placed in user keymap file. New merge algorithm doesn't require that
982           and allows rebind only wanted keys;
983         - added --nokeymap command line option to disable external keymaps
984     * Sources in 'lib' directory now independent to sources in 'src' one (#2501)
985     * Added configure parameter --enable-mclib for build libmc.so shared library (#2501)
986     * Added new engine for universal event system (as part of #2501)
987     * Optimized loading and saving of configurations and histories (#2541, #2545)
988     * Reimplemented i18n support in 'Chmod' dialog window (#2557) 
990 - VFS
992     * VFS structure changes (as part of #2501):
993         - moved from lib/vfs/mc-vfs to lib/vfs;
994         - split VFS-modules by directories and moved to src/vfs;
995         - lib/vfs/vfs-impl.h was merged into lib/vfs/vfs.h
996     * VFS now used URL-like paths (#2361)
998 - Editor
1000     * New engine of the editor macro (#323)
1001     * Multiply repeat of the recorded actions (#323)
1002     * Call extermal scripts from the editor (#323, #2512)
1003     * Added REDO action (#25)
1004     * Group UNDO by action (#27)
1005     * Selection is not reset after execute user menu (#2463)
1006     * Vertical selection is not reset after copy/move (#2504)
1007     * More intuitive word left/right action (now the cursor stop beside EOL/BOL) (#2483)
1008     * Duble-click marks the current word. Added action MarkWord to mark word, MarkLine
1009       to mark current line (#2499)
1010     * Regexp search&replace: support escape sequences in replacement string (#1882)
1012 - Misc
1014     * Minor enhancement in mc.ext:
1015     * added -C key to nm utility in View action for static libraries (#2485)
1016     * New file bindings:
1017         - .torrent: view using ctorrent (#2562);
1018         - .mts: handle as videofile (#2566)
1019     * Added new entries in cedit.menu: "Sort selection", "Upper case", "Lower case"
1020     * New skins:
1021         - Xoria256 (#2469)
1022         - mc-4.6 (#2524)
1023     * Updated skins:
1024     * Nice dark (#1791)
1025     * Added support for check unit test framework (http://check.sourceforge.net) (as part of #2501)
1026     * Added -F/--datadir-info option to show extended information about used data dirs (#2495)
1027     * Added --configure-options to easy update & reconfigure existing mc (#2495)
1028     * Language-specific man pages and hint and help files are not installed
1029       if mc is built with --disable-nls option (#2514)
1030     * Added new translation:
1031         - Esperanto
1032     * Code cleanup (#2481, #2515, #2518, #2560, #2570)
1034 - Fixes
1036     * Build failure on DragonFly BSD (#2516)
1037     * Broken Del & Backspace in dialogs (in locale CP866) (#1634)
1038     * Screen and input corruption under xterm in non-UTF locales (#1668)
1039     * Alt-Backspace shortcut doesn't work (#2455)
1040     * Broken command autocompletion (#2458)
1041     * Swap panels doesn't respect sort options (#2368)
1042     * File list format of panel is initialized incorrectly after switch back from quick view
1043       or info mode to file list one (#2390)
1044     * Main menu is not drawn correctly after change of it visibility and activity (#2466)
1045     * MC switches to left panel after call of command history using mouse (#2459)
1046     * Find file: don't check content regexp if search for content is not used (#2464)
1047     * Find file: broken lynx-like navigation in panelization of search result (#2491)
1048     * Dialog trims leading spaces in input field (#2544)
1049     * Panelize content is lost when doing F5/F6/F8 on a file on the other panel (#2312)
1050     * Color of panel header cannot be set in the command line (#2170)
1051     * ctrl-g key closes file panels (#2520)
1052     * Incorrect files mark by mouse (#2556)
1053     * Editor: incorrect restore selection after UNDO (#2456)
1054     * Editor: segfault after getting the previous char in utf8 (#2484)
1055     * Editor: incorrect detection of the word boundary (added '{', '}' as end of word) (#2500)
1056     * Bold and selected colors of viewer cannot be set in the command line (#2489)
1057     * Viewer: fixed  incorrect starting offset for 'search again' (#2294)
1058     * Viewer: fixed problems while displaying UTF-8 manual pages (#1629)
1059     * Diff viewer: quick left/right movements don't work in non-default key maps (#2509)
1060     * AI_ADDRCONFIG is not optional for RFC 3493 non-compliant systems (#2401)
1061     * FTP directories containing @ result severe security risks (eg. deletion of homedir) (#2220)
1062     * Builtin ftp client can't download files with apostrophe in a file name (#2251)
1063     * Unable to show FTP listing if password contains # (#2360)
1064     * FTP: fixed access to file names starting with space (#81)
1065     * Bashisms in extfs (#2569)
1066     * Browsing *.deb files is broken with latest Perl (#2552)
1067     * isoinfo adds ";1" to the end of file name when Joliet without Rock Ridge is used (#2471)
1068     * patchfs incorrectly works with filenames containing spaces (#2572)
1069     * cd to ~ processed incorrectly in the command line if more than one space is separating
1070       the "cd" and "~" (#2120)