(copy_dir_dir): get rid of extra string duplication.
[midnight-commander.git] / doc / NEWS
blobfa39336aecaf692a4848c4fcd6fe77db7c6f8f4a
1 Version 4.8.6
3 - Fixes
4     * mcedit: two-columns extra offset of cursor after tab character (#2881)
5     * diffviewer: cannot open file if name contains '$' (#2873)
7 Version 4.8.5
9 - Core
11     * Implemented case-insensitive patterns in mc.ext bindings (#2250)
13 - Editor
15     * Code refactoring and cleanup (#1977)
17 - Diff viewer
19     * Bidirectional merge (F5 merge left-to-right, F15 - merge right-to-left) (#2863)
21 - Misc
23     * Syntax highlighting news and updates:
24         - update assembler.syntax: x86 AMD64 registers highlighting (#2542)
25         - new cmake.syntax: preliminary and incomplete syntax file for CMakeLists.txt files (#2084)
26         - new dlink.syntax: syntax highlighting for D-Link switches command set (#2649)
27         - update properties.syntax: more nice look-and-feel (#1869)
28     * mc.ext enhancement (#2103):
29         - use chm_http text-mode handler for CHM files
30         - play sounds only from videos in text mode
31         - use pdftotext -layout -nopgbrk switches
32         - try to use elinks before links for HTML
33         - soffice2html text-mode handler for SXW files
34         - wvHtml text-mode handler for doc files
35         - xlhtml text-mode handler for XLS files
36         - ppthtml text-mode handler for PPT/PPS files
37         - open=view+pager fallback (noX) for PostScript, PDF, OD[PST] and DVI
38         - standarized $DISPLAY checks
39     * File extension support:
40         - SQLite database files (#2103)
41         - compiled Java files (*.class) (#2103)
42         - m4a for MP4 containers with audio data in the Advanced Audio Coding (AAC) or its own Apple Lossless (ALE, ALAC) formats (#2869)
43         - .ogm extension was deprecated in favor of .ogv (#2664)
45 - Fixes
47     * Bad EXTHELPERSDIR substitution if --prefix is not set (#2849)
48     * Partially broken loading of user-defined keymap file (#2848)
49     * Enter on directory named '~' goes to the home one (#2874)
50     * Cannot Copy/Move files with filename encoding change (#2791)
51     * Cannot view compressed files named like log.1.gz (with digit in name) (#2852)
52     * Panel is not refreshed if panel history is called using mouse (#2854)
53     * Duplicate entities in panel with 'tree view' mode (#2835)
54     * Broken synchronization with filelist and tree panels (#2862)
55     * Standalone mcedit doesn't load saved file position (#2853)
56     * mcedit segfaults when aspell (en) dictionary is not installed (#2856)
57     * mcedit segfaults after "Back from declaration" call (#2859)
58     * mcedit: unable to save changes in "Safe save" mode(#2832)
59     * Segfault when viewing HTML files with "mc -v" (#2858)
60     * Broken 'Enter' action on a rpm file containing space character in filename (#2838)
61     * extfs: uc1541 broken handling (#2864)
62     * mc.ext: OGV format handled as audio (#2869)
64 Version 4.8.4
66 - Core
68     * Use xdg-open by default in mc.ext.in if present to open files, fallback on current scheme otherwise (#2118)
69     * Improve of mouse event handling in dialogs (#2817)
70     * Show extended info about compiled-in paths for internal/external macros in the "mc -F" output (2495)
72 - VFS
74     * Added SFTP support (#1535)
76 - Editor
78     * Multieditor: allow edit many files in one mcedit window (#2261, #2839)
79     * Aspell support for spell check (#2788)
81 - Viewer
83     * Handle CK_FileNext/CK_FilePrev actions inside mcviewer (#2814)
85 - Misc
87     * Tweak and cleanup of code in case of --disable-charset option usage (#2827)
88     * File extension support:
89         - .gem - rubygems (#2797)
90         - .cpio.xz - compressed cpio archives (#2798)
91         - .webm - WebM video (#2746)
92         - .lib - gputils artifacts (#2751)
94 - Fixes
96     * Build failure on FreeBSD 6 (#2808)
97     * src/filemanager/filegui.c does not compile on Solaris due to missing macros (#2825)
98     * Loss of data on copy to full partition (#2829)
99     * Crash at Chown command (#2784)
100     * Crash when creating relative symlink (#2787)
101     * Misinterpretation of dirs as command line arguments (#2783, #2805)
102     * Number of panelized files was limited to 127 (#2813)
103     * CK_History removes CK_HistoryNext entries (#2313)
104     * URL with port was stored wrong in history (#2833)
105     * Can't find 00 (zeroes) in patterns in hex search (#2795)
106     * Hotkey conflicts in 'Search' dialog (#2843)
107     * Error message when entering into compressed tar and cpio archives (#2785)
108     * Garbage directory listing in ftpfs (#2800)
109     * Incomplete sand256 skin (#2807)
110     * mcedit scripts are installed as data files (#1437)
111     * Fails to build from source with --enable-tests (#2786)
112     * Tests failure on PowerPC,S390,S390x (#2804)
113     * Fail to compile if --without-vfs configure option specified (#2834)
114     * do_panel_cd: FTBFS with --enable-tests on [kfreebsd-i386,kfreebsd-amd64,ia64,armhf] (#2803)
117 Version 4.8.3
119 - Misc
121     * Code cleanup (#2780)
123 - Fixes
125     * Broken support of XDG_* shell variables (#1851)
126     * Segmentation fault while background copying (#2663)
127     * MC ignores second directory argument (#2762)
128     * Interpretation of LANG variable needs to be case insensitive (#2386)
129     * Cannot copy zero-length files with "Preallocate space" option (#2755)
130     * Problem in the Copy operation with unchecked the "Preserve attributes" option (#2278)
131     * * Cursor position reset after update when panel is panelized, but doesn't (#2766)
132     * File selection reset after exit from the archive in the root (#2776)
133     * Hotlist: broken newly added entries if old-style path is present (#2753)
134     * Can't rebind Fx keys in the file manager (#2384)
135     * "justified" menu alignment (#2756)
136     * The last (or single) word of hyperlinks in the interactive help don't act on mouse clicks (#2763)
137     * 'cd' command is not working in shell link (#2758)
138     * mc hangs on switching screens (#2608)
139     * Case sensitive search with SEARCH_TYPE_PCRE is broken (#2764)
140     * mcedit can't run w/o file as parameter (#2754)
141     * mcedit can't record input char (#2757)
142     * mcedit: save file on top of existing directory changes dir's permissions (#2761)
143     * Unable to edit gzipped files (#2759)
144     * mcedit hangs up on replace with regexp contains '^' or '$' (#1868)
145     * Segfault after open incorrect archive (#2775)
146     * mcdiff crashes if one panel is not in the listing mode (#2769)
147     * The password for vfs sessions remains in input history (#2760)
148     * Showing directory sizes is broken in VFS'es (#2765)
149     * Stale symlinks in vfs (#2777)
150     * Active VFS directories list contain incorrect current path (#2779)
151     * Date not set properly in manpage (#2692)
152     * Empty texinfo rule in mc.ext (#2774)
153     * Test failure if 'HOME' contains trailing slashes (#2768)
156 Version 4.8.2
158 - Core
160     * Added new flag -X (--no-x11) to allow dont't use X11 to get the state of modifiers Alt, Ctrl, Shift (#86)
161     * Support of '~' as home dir in 'Start at:' field in 'Find File' dialog (#2694)
162     * Support of '~' as home dir in hotlists (#2747)
163     * Learn of 'Back Tab' is possible now in 'Learn keys' dialog (#2628)
164     * Optional '0x' prefix for hexadecimal search (#2705)
165     * Dynamically resize panels (#2465)
166     * New bindings (ScrollLeft, ScrollRight) for scroll long filenames in panels (#2731)
168 - VFS
170     * Internal VFS reorganization (#2695)
172 - Editor
174     * Added as.syntax (#2708)
176 - Viewer
178     * Added action bindings for backward search (#2105)
180 - Misc
182     * Added hotkeys for all radio/check-buttons in search/replace dialogs (#2704)
183     * New file bindings:
184         - .m4v, .ts - video (#2702)
185         - djv - DjVu? (#2645)
186     * Simplify mc.menu - remove LZMA|LZ and change p7 to 7z (#2703)
187     * Updated list of known browsers: gnome-moz-remote mozilla firefox konqueror opera (#2725)
188     * Added MC_HOME environment variable to set up home directory of MC (as part of #2738)
189     * Lot of code cleanup (#2740)
191 - Fixes
193     * Compile failure of 4.8.1 on xBSD because "Undefined symbols: _posix_fallocate" (#2689)
194     * MC deletes the wrong file because of forced panel reload before file operation (#2736)
195     * Cannot chdir to directory if directory name contains the dollar sign (#2451)
196     * Incorrect panel size after change panel split type (#2521)
197     * Wrong total bytes counter for subdirs in copy/move dialog (#2503)
198     * Display corruption in panels after window shrink (#2684)
199     * Command line is unaccessible from tree panel (#2714)
200     * Extra confirmation before delete an empty hotlist group (#1576)
201     * Can't open an edit zero-length file from VFS in mcedit (#2710)
202     * mcedit crashes when ~/.config is a file (#2738)
203     * mcedit: reset selection after END/HOME/PgDn/PgUp (#2726)
204     * 'make check' fails on arm and alpha (-z muldefs) (#2732)
207 Version 4.8.1
209 - Core
211     * Use posix_fallocate64() when copying files/moving to a new mount point (#2610)
212     * Faster startup (#2637)
213     * Support of extended mouse clicks beyond 223 (#2662)
215 - VFS
217     * Added exit point ("..") at the top of file list (after external panelization) (#275, #278)
219 - Editor
221     * Lex/Flex sources (extension .l) handled by yxx.syntax file. Yacc/Bison syntax completed with all symbols (#1647)
222     * Updated syntax files:
223         - lua
225 - Misc
227     * Updated skins:
228         - sand256 (#2640)
229         - xoria256 (#2641)
230     * Added ability to move MC config files to specified place instead of multiple places in $HOME (#2636)
231     * Added configure option --with-homedir (default value: XDG) (#2636)
232     * Respect traditional placement of user preferences on Mac OS X (#2658 as part of #2636)
233     * A few useful additions to filehighlight.ini (#2646)
235 - Fixes
237     * Doesn't compile when using --disable-nls (#2639)
238     * Can't compile on OpenIndiana (Solaris) (#2643)
239     * Moving content of bindings to mc.ext during 4.7 -> 4.8 upgrade breaks mc
240     * Free space on filesystems >2TB is not displayed properly (#2338)
241     * Not all errors are skipped after "Ignore all" choose (#71)
242     * Input field in password mode is fully masked with asterisks (#2653)
243     * In "Copy File" dialog the "preserve Attributes" checkbox is always unchecked for filesystems mounted with FUSE (#2254)
244     * Command line cursor misplaced after a resize in viewer/editor (#2678)
245     * Save of some learned keys is broken (#2676)
246     * Editor sometimes shows two dots instead of letter (#2372)
247     * Editor: word completion should ignore the current word (#2614)
248     * Viewer sometimes shows two dots instead of letter (#1730)
249     * Viewer shows two dialogs when searcj hot found (#2677)
250     * Cannot navigate over spftp servers (#2634)
251     * mc adds spaces at the beginning of all files/dirs on ftp servers (#2635)
252     * VFS: broken SMB (#2652)
253     * man page lies about mc.keymap (#2675)
254     * mc does not preserve file mtime when copying over ssh (#2625)
257 Version 4.8.0
259 - Misc
260     * Code cleanup (#2620)
261     * License version updated to GPL3+ (#1551)
262     * Added new translation:
263         - Interlingua
265 - Fixes
266     * Viewer: cursor position is not restored in hex mode (#2543)
267     * fish: broken panels drawing after entering password (#2611)
268     * fish: content of modified file is appended instead of overwritten in the remote host (#2632)
269     * extfs: broken navigation in archives if current path is encoded (#2621)
270     * extfs: strange error message when opening a 7z file if p7zip is not installed (#2598)
273 Version 4.8.0-pre2
275 - Core
277     * Added -g/--oldmouse option to support of NORMAL/BUTTON_EVENT mouse type (useful for screen/tmux) (#2601) 
279 - VFS
281     * New extfs plugin: gitfs (#2467)
282     * patchfs enchancement: join several hunks of the same file into one VFS entry (#2573) 
284 - Misc
286     * mc.ext: use "include" for $EDITOR entries (#1689)
287     * New file bindings:
288         - .3gp - video (#2583) 
290 - Fixes
292     * Cannot compile 4.8.0-pre1 and 4.7.5.3 on Solaris (#2587)
293     * Recent autoconf displays warnings about missing AC_LANG_SOURCE (#2589)
294     * Duplication of variable declarations (#2576)
295     * Incorrect TTY layer initialization (#2601)
296     * Wrong Backspace key behavior in QuickSearch mode if BS key is mapped to CdParentSmart action (#2522)
297     * M-o works unexpectedly on symlink shortcuts (#2590)
298     * Panelize doesn't honour current sorting (#2175)
299     * Hintbar jumps to the top of the screen and overwrites main menu (#2593)
300     * File size column is bogus for widths above 9 (#2580)
301     * Hex search: incorrect length usage in hexadecimal search (#2579)
302     * Editor: Incorrect Pascal syntax highlighting (#2531)
303     * Editor: mouse clicks are ignored on the bottom line (#2591)
304     * Editor: extended keybingings are broken (#2586)
305     * Viewer: Fixed search finds bold/underlined strings twice and highlight search results (#265)
306     * Broken listing in ExtFS VFS module (#81)
307     * File name length is limited in tar archive (#2201)
308     * Crash when copying symlink over ssh (#2582)
309     * Broken panels recode (#2595)
310     * ftp failures - leading white space in file name (#2594)
311     * FISH hangs while copiyng a lot of small files (#2605)
314 Version 4.8.0-pre1
316 WARNING: Configuration files was moved from your $HOME/.mc directory into
317 XDG_CONFIG_* directories to respect FDO standard
318 (http://standards.freedesktop.org/basedir-spec/basedir-spec-0.7.html).
319 To get more information, see ticket #1851.
321 WARNING: VFS paths now handled as vfsprefix1://vfsdata/vfsprefix2://vfsdata
322 (see #2361). Also, 'bindings' user file was renamed to 'mc.ext', so you need
323 search in this file all
325     Open=file.ext#vfsprefix
327 and replace them to
329     Open=file.ext/vfsprefix://
331 After this you should rename your 'bindings' file to 'mc.ext'.
332 Old-style paths are handled just in 'Directory hotlist' dialog, but you couldn't
333 mix URL-like and old style path elements in one path string. Support of old-style
334 paths will be removed in next major release (probably in 4.9, who knows...)
336 WARNING: keybinding names was renamed to provide some unification (see #2511).
337 The correspondence of old and new keybinging names are described in doc/keybind-migration.txt
338 file and in doc/keybindMigration web page.
340 Be aware.
342 - Core
344     * Added 256 colours support (#2169, #2173, #2475)
345     * Changed default text in filtered view (alt-!) to input command line (if not empty)
346       or stay old behaviour (current file under cursor) (#2266)
347     * Added simple swap mode that means the swap of panel locations, in addition to current swap
348       of panel content (#2368)
349     * Cofiguration files now moved to directory specified in XDG_CONFIG_HOME environment variable (#1851)
350     * Panel options are read now from [Panels] section only. [Midnight-Commander] section is not read (#2305)
351     * "Show mini info" checkbox was moved from the "Layout" dialog window to the "Panel options" one (#2305)
352     * Select files by shift-left/right in file panel (#2534)
353     * Added support of skip all errors on multi-file/dir operation (#71)
354     * 'Find Files' improvements:
355         - support relative ignored directories (#2275);
356         - handle of ignored directories in dialog window (#2275);
357         - "Search for content" checkbox is enabled by default (#2462)
358     * Added hardlinks detection for filehighlight (#2478)
359     * Unification of keybind names (#2511):
360         - most of keybinding names are changes to unify that names. Table of old and new names
361           is available in doc/keybind-migration.txt;
362         - improve of key rebinding: previously, to rebind some keys, used must redefine the entire section
363           where that bindings are placed in user keymap file. New merge algorithm doesn't require that
364           and allows rebind only wanted keys;
365         - added --nokeymap command line option to disable external keymaps
366     * Sources in 'lib' directory now independent to sources in 'src' one (#2501)
367     * Added configure parameter --enable-mclib for build libmc.so shared library (#2501)
368     * Added new engine for universal event system (as part of #2501)
369     * Optimized loading and saving of configurations and histories (#2541, #2545)
370     * Reimplemented i18n support in 'Chmod' dialog window (#2557) 
372 - VFS
374     * VFS structure changes (as part of #2501):
375         - moved from lib/vfs/mc-vfs to lib/vfs;
376         - split VFS-modules by directories and moved to src/vfs;
377         - lib/vfs/vfs-impl.h was merged into lib/vfs/vfs.h
378     * VFS now used URL-like paths (#2361)
380 - Editor
382     * New engine of the editor macro (#323)
383     * Multiply repeat of the recorded actions (#323)
384     * Call extermal scripts from the editor (#323, #2512)
385     * Added REDO action (#25)
386     * Group UNDO by action (#27)
387     * Selection is not reset after execute user menu (#2463)
388     * Vertical selection is not reset after copy/move (#2504)
389     * More intuitive word left/right action (now the cursor stop beside EOL/BOL) (#2483)
390     * Duble-click marks the current word. Added action MarkWord to mark word, MarkLine
391       to mark current line (#2499)
392     * Regexp search&replace: support escape sequences in replacement string (#1882)
394 - Misc
396     * Minor enhancement in mc.ext:
397     * added -C key to nm utility in View action for static libraries (#2485)
398     * New file bindings:
399         - .torrent: view using ctorrent (#2562);
400         - .mts: handle as videofile (#2566)
401     * Added new entries in cedit.menu: "Sort selection", "Upper case", "Lower case"
402     * New skins:
403         - Xoria256 (#2469)
404         - mc-4.6 (#2524)
405     * Updated skins:
406     * Nice dark (#1791)
407     * Added support for check unit test framework (http://check.sourceforge.net) (as part of #2501)
408     * Added -F/--datadir-info option to show extended information about used data dirs (#2495)
409     * Added --configure-options to easy update & reconfigure existing mc (#2495)
410     * Language-specific man pages and hint and help files are not installed
411       if mc is built with --disable-nls option (#2514)
412     * Added new translation:
413         - Esperanto
414     * Code cleanup (#2481, #2515, #2518, #2560, #2570)
416 - Fixes
418     * Build failure on DragonFly BSD (#2516)
419     * Broken Del & Backspace in dialogs (in locale CP866) (#1634)
420     * Screen and input corruption under xterm in non-UTF locales (#1668)
421     * Alt-Backspace shortcut doesn't work (#2455)
422     * Broken command autocompletion (#2458)
423     * Swap panels doesn't respect sort options (#2368)
424     * File list format of panel is initialized incorrectly after switch back from quick view
425       or info mode to file list one (#2390)
426     * Main menu is not drawn correctly after change of it visibility and activity (#2466)
427     * MC switches to left panel after call of command history using mouse (#2459)
428     * Find file: don't check content regexp if search for content is not used (#2464)
429     * Find file: broken lynx-like navigation in panelization of search result (#2491)
430     * Dialog trims leading spaces in input field (#2544)
431     * Panelize content is lost when doing F5/F6/F8 on a file on the other panel (#2312)
432     * Color of panel header cannot be set in the command line (#2170)
433     * ctrl-g key closes file panels (#2520)
434     * Incorrect files mark by mouse (#2556)
435     * Editor: incorrect restore selection after UNDO (#2456)
436     * Editor: segfault after getting the previous char in utf8 (#2484)
437     * Editor: incorrect detection of the word boundary (added '{', '}' as end of word) (#2500)
438     * Bold and selected colors of viewer cannot be set in the command line (#2489)
439     * Viewer: fixed  incorrect starting offset for 'search again' (#2294)
440     * Viewer: fixed problems while displaying UTF-8 manual pages (#1629)
441     * Diff viewer: quick left/right movements don't work in non-default key maps (#2509)
442     * AI_ADDRCONFIG is not optional for RFC 3493 non-compliant systems (#2401)
443     * FTP directories containing @ result severe security risks (eg. deletion of homedir) (#2220)
444     * Builtin ftp client can't download files with apostrophe in a file name (#2251)
445     * Unable to show FTP listing if password contains # (#2360)
446     * FTP: fixed access to file names starting with space (#81)
447     * Bashisms in extfs (#2569)
448     * Browsing *.deb files is broken with latest Perl (#2552)
449     * isoinfo adds ";1" to the end of file name when Joliet without Rock Ridge is used (#2471)
450     * patchfs incorrectly works with filenames containing spaces (#2572)
451     * cd to ~ processed incorrectly in the command line if more than one space is separating
452       the "cd" and "~" (#2120)
455 Version 4.7.5
457 - Core
459     * Minor enhancement and fix for mc.ext for .so libraries and ELF objects (#1800):
460         - .so libraries have the higher priority of extension handling over ELF objects;
461         - added -C -D options to nm utility for .so libraries;
462         - added -C option to nm utility for ELF objects.
464 - Editor
466     * Copy to clipboard doesn't reset the text selection (#2238)
467     * Don't reset search position after file opened in viewer and reopened in mcedit (#2449)
469 - Misc
471     * Code cleanup
472     * Translation updates
474 - Fixes
476     * Crash in copy/move progress dialog (#2448)
477     * Broken autocompletion (#2288)
478     * Text selection bugs in mcedit (#1898, #2437)
479     * awk is used instead of grep in iso9660 VFS plugin (#1963)
482 Version 4.7.5-pre1
484 - Core
486     * Case insensitive sort order of files does not mix dot-files with others (#1894)
487     * Repeat previous quicksearch on C-s C-s (without entering text) (#2365)
488     * Added new colors for dialogs and status bars (#2170, #2171, #2197)
489     * Added new action PanelSmartGotoParentDir. Not defined by default. This keybinding maybe used
490       for bind 'Backspace' as hotkey for 'cd ..' (only if command line is empty)(#2375)
492 - VFS
494     * Hide panels before connect to the FISH (#2268)
496 - Editor
498     * Internal editor's bookmarks are persistent now and not lost after exit from the editor.
499       They are saved in ~/.mc/filepos file (#2287)
500     * Added forgotten shortcuts from 4.6 branch (#2404)
501     * Added cython syntax highlighting (#2427)
503 - Viewer
505     * Speed up of up/down moving (#2229) 
507 - Misc
509     * Changed installation destination for some files (#1424):
510         - /etc/mc/Syntax -> /usr/share/mc/syntax/Syntax;
511         - /etc/mc/mc.lib -> /usr/share/mc/mc.lib;
512         - /etc/mc/mc.charsets -> /usr/share/mc/mc.charsets. Added capability to load codepage list
513           from /usr/share/mc/mc.charsets and /etc/mc/mc.charsets and merge them then;
514         - hint files are installed into /usr/share/mc/hints instead of /usr/share/mc;
515         - help files are installed into /usr/share/mc/help instead of /usr/share/mc.
516     * Massive reorganizing of source code tree and total indentation in according with mc policy (#2409)
517     * Doc updates
518     * Translation updates
519     * Added new translations: Basque, Estonian, Georgian, Indonesian
520     * Extended list of GCC warning flags (#2409)
521     * Split GLib and GModule compiler and linker options (#2409)
522     * Added dark skin
524 - Fixes
526     * Hang up after exit on FreeBSD (#2333, #2415)
527     * Segfault on NetBSD >= 3.0 on startup (#2425)
528     * Multi-screen engine doesn't handle correctly some cases (#1490)
529     * Overflow of file operation counters (#2429)
530     * Fx key numbers were not displayed for disabled keys (#2350)
531     * Can't put char '?' into a new name (#2327)
532     * Incorrect initial value of WCheck and WRadio widgets width (#2362)
533     * Panel encoding is not shown correctly in "Choose codepage" dialog (#1512)
534     * Cannot change panel encoding without VFS support (#2137)
535     * Panel contents isn't scrolled down by mouse dragging (#2395)
536     * Panel states are saved in panels.ini at quit only if "Auto save panels setup" option is set (#1939)
537     * Incorrect key event handling in "Listing mode" dialog (#2045)
538     * Usability of field history in "Find file" dialog (#2046, #2407)
539     * Find "Whole words" search bug (#2396)
540     * Directory ignorance does't work in file find (#2366, #2434)
541     * Incorrect line jump when started as editor (#2344)
542     * User menu in standalone mcedit doesn't show filetype-specific items (#1651)
543     * Configure script doesn't set samba configdir (#2419)
544     * Lost transparency colors in mcedit [editnormal] background depends on [normal] (#1785)
545     * Syntax highlighting is lost after manual change (#2324)
546     * ~ is not treated properly in editor's "Save As" dialog (#2398)
547     * Broken action 'cursor beyond EOL' (#2135, #2411)
548     * Incorrect charset encoding in search in editor (#2417)
549     * Segmentation fault in mcviewer on ARM architecture (#2356)
550     * Viewer 'Goto' dialog doesn't allow go to the specified offset exactly (#2435)
551     * Broken IPv4 FTP connection scheme (#121)
552     * Default internal FISH scripts are broken (#2347)
553     * Permission denied while connecting to Sun host via ssh (#2031)
556 Version 4.7.4
558 - Core
560     * Added unassigned key binding CmdEditForceInternal to forced run the internal editor of MC (#1523)
561     * Implemented keybingings for WListbox widget, reimplemented hardcoded keys in viewer and help viewer (#212)
562     * Added capability to enable/disable widgets interactively (#2257)
563     * Reverted the appending of file/dir name to copy/move destination in copy/move dialog (#2276)
565 - VFS
567     * Fixed remained plain int types (#171)
568     * Refactoring of VFS modules on/off. Unification of configure options (#1818)
569     * MCServer and MCFS support were completely removed (#2279)
570     * FISH: implemented resuming of file downloads (#2267)
571     * Adjusted extfs script modes to installed permissions (#2274)
573 - Editor
575     * Editor version is synchronized with MC one (#2189)
576     * Changed default button in editor quit dialog to "Cancel quit" (#2265)
577     * Added "Toggle syntax highlighting" menu item. Described C-s shortcut in mcedit man page (#2035)
579 - Viewer
581     * Changed default button in hexeditor quit dialog to "Cancel quit" (#2265)
583 - Misc
585     * Code cleanup (#2316)
586     * be-tarask.po was renamed to be@tarask.po (#2235)
587     * Translation updates
588     * Added Galician translation
589     * Fixed the title in the section describing xtree_mode variable (#2303)
591 - Fixes
593     * Crash while copying into directory named "????" (#2123)
594     * Crash while changing permissions using "Advanced chown" dialog (#2264)
595     * Crash in autocompletion engine (#2284)
596     * Restore signals even if fork() fails (#2273)
597     * Bogus strings in 'Confirmation' config dialog (#2271)
598     * History can be shown incorrectly due to access to the invalid pointer (#2299)
599     * Potential division by zero in Info panel (#2337)
600     * Segfault in replace confirmation in editor (#2272)
601     * Regexp replace only transforms the first occurence correctly (#2320)
602     * Broken manually changing syntax definition (#2324)
603     * MCEdit version number not centered in about dialog (#2311)
604     * Typo in the code and the man section describing X clipboard integration (#30)
605     * Viewer doesn't show non-ASCII chars in hex mode (#2263)
606     * Compilation warnings in diff viewer (#2277)
607     * 2GB file size limit in fish (#123)
608     * Meta-fixes for manual pages (#2237, #2253)
611 Version 4.7.3
613 - Core
615     * Multi-screen feature: support of many opened editors and viewers (#1490)
616     * Reorganization of menu and configuration dialogs. More options are available in UI (#320)
617     * Mark of text in input fields is available now, DEL removes selected/unchanged text (#2161, #2228)
618     * Now copy/move dialog shows the full path with file name in the field "to:" (#1907)
619     * Removed hardcoded shortcuts in dialog.c (#212)
620     * Added new actions for panels: PanelMarkFileUp and PanelMarkFileDown (#2021)
621     * Added new capability to create relative symlinks: menu item and "C-x v" default shortcut (#2042)
622     * Now we can use external utility to copy/paste text to X clipboard (#30)
623     * Cursor is hidden in menu and listboxes (#1771)
624     * All hotkeys in MC (in menu, checkboxes, etc) in the middle of a word are in the lowercase now (#2168)
625     * Use system realpath(3) function if available (#1911)
626     * GLib deprecated functions are not used (#2085, #2249)
628 - VFS
630     * Unified charset list is used in core and in VFS (#2203)
631     * All hardcoded FISH scripts are moved out from fish.c to external scripts (see README.fish for more info) (#2242)
633 - Editor
635     * Added highlighting for HTTPS URLs in SPEC files (#1446)
637 - Misc
639     * Changed main URL for bug reports (#2025)
640     * man2hlp: completely rewritten in Perl (#45)
641     * Skin updates:
642         - gotar.ini (#2179)
643     * Removed leading and trailing spaces in i18n'd resources (#1646)
644     * Code cleanups (#2243)
645     * Translation updates
647 - Fixes
649     * AC_TRY_RUN macro breaks crosscompile (#1959)
650     * "mc -e" and "mc -v" modes don't work (#2187)
651     * Buttonbar mouse clicks are off (#2199)
652     * Incorrect calculation of autocompletion window width (#2192)
653     * Incorrect button locations in common input dialogs (#2115)
654     * Oversized dialog backgrounds are not painted in NCurses-based MC (#2157)
655     * Incorrect colors of directory tree (#2212)
656     * Info panel is initially filled too late (#2226)
657     * Quick search is not correctly interrupted in some cases (#2174)
658     * Segfault in standalone editor and viewer (#2178)
659     * Broken codeset autodetection in editor and viewer (#1838)
660     * Viewer segfaults trying open a compressed man page file (#2236)
661     * Editor crashes while opening some incorrect files (#2183)
662     * Editor hangup if editor_tab_spacing equals to 0 (#2196)
663     * Editor shows dots instead of letters if source_codepage is set to "No translation" (#2248)
664     * Editor goes to endless loop when trying to replace the \n regexp with any substring (#2231)
665     * Editor: in some cases the copy/move operation in multi-byte text is wrong (#2153)
666     * Crash on search in viewer after Parsed/Raw switching (#2195)
667     * Diff viewer crashes if tab size equals to 0 (#2182)
670 Version 4.7.2
672 - Core
674     * Quick Search mode is defined by quick_search_case_sensitive option (#2022)
675     * Mouse wheel doesn't change sorting preferences in panels (#2093)
676     * Interactive help is displayed with dynamically run-time formatting (#1561)
677     * Improvement of double and single lines support in skins (#1648)
679 - Editor
681     * Remove selected text before input or paste from clipboard (in non persistent selection mode) (#2155)
682     * Case insensitive syntax highlighting (#1770)
683     * Current syntax scheme is highlighted in 'Choose syntax highlighting' dialog (#1754)
684     * Added ini.syntax (#2126)
686 - Viewer
688     * Fixed jump to end of file
690 - Diff viewer
692     * A built-in tool to visual compare and merge two files (#120, #2159)
694 - Misc
696     * Added support for AM_SILENT_RULES (#2134)
697     * Lot of code cleanups (#1949, #2041, #2078, #2097, #2119)
698     * Renamed color keywords (#1660):
699         - menu -> menunormal
700         - linestate -> editlinestate
701     * Added new skins:
702         - nice and dark (#1791)
703     * Updated file extension for "sh" (#2127)
704     * Documentation updates
705     * Translation updates
707 - Fixes
709     * Segfault in panelization of file find results (#2068)
710     * Segfault in standalone editor and viewer (#2087)
711     * Memory leaks (#2069, #2108)
712     * If dialog was canceled, input line content is saved in history (#2082)
713     * MC says "File exists" trying create directory with empty filename (#2014)
714     * User asked twice about overwriting file in move across file systems (#2125)
715     * Deleting symlink to directory scans dir structure first (#2121)
716     * Incorrect layout of file operation dialog in non-verbose mode (#2099)
717     * MC proposes ".." as a dirname with automatic name filling (#2056)
718     * MC treats files ending with a dot as gzip (#2114)
719     * Broken default regexp mask in filecopy dialog (#2001)
720     * Misleading label "Status:" in the Info panel (#2146)
721     * Can't define help window background via skin (#1701)
722     * i18n_checktimelength may vary depending on the season (#1671)
723     * Build breaks on ignored return values (#1897)
724     * Incorrect cursor position after "Cursor beyond end of line" mode switched off (#2094)
725     * Incorrect overwrite behavior with UTF-8 codeset in editor (#2081)
726     * Incorrect toggling state of ruler in viewer (#2067)
727     * Superfluous "Search done, Continue from begining?" dialog in viewer (#2091)
728     * Turning on wrap mode does not scroll left/right the file view (#2107)
729     * Cannot scroll wrapped long lines in viewer (#2086)
730     * Fixed EOL/BOL movements in plain mode (#1734)
731     * Text area is not updated in hex mode (#2005)
732     * Incorrect handling of archives in EXTFS VFS (#1909)
733     * Segfault in symlink handling within archives
734     * urar EXTFS doesn't correctly show localized filenames in RAR archives (#2049)
735     * urar EXTFS: disable RAR/UNRAR user/system configuration for archive list and copyout operations (#2050)
736     * Patches adding a single line are not shown correctly by patchfs (#2149)
737     * uzip EXTFS: fixed Y2K bug (#2122)
740 Version 4.7.1
742 - Core
744     * Minimal required GLib version is 2.8 (#1980)
745     * Reorganization of source tree structure (#1866, #2037)
746     * States of all 'Find File' dialog checkboxes are saved in user configuration file (#1874, #1965)
747     * New file type bindings:
748           o viewing .lyx with lyxcat, opening with lyx (#1693)
749     * Added shortcut (Meta-,) to toggle panels split (#1991)
750     * Capability to remove history items. WListbox widget was fully reimplemented (#1445)
751     * Autodetect codepages of edited/viewed files with enca program (#1838)
752     * Custom/locale-based date format (#1767)
753     * New quick search behavior, allow wildcard characters - '*' and '?'(#2022)
754     * Panels: new sort type 'by version' (#1994)
755     * Added 'menuinactive' skin item to draw inactive visible main menu (#1999)
756     * Added ability to show progressbars (when copy files) from right to left (#1443)
757     * Added indication of total BPS and ETA for file operations; fully rewrited FileOperations dialog (#1443)
759 - VFS
761     * Small reorganizing (#1931)
762     * Easy plugable EXTFS VFS (#1909)
764 - Editor
766     * Some simple optimization of syntax highlighting engine (#1843)
767     * Show right margin using 'editor_show_right_margin' option. Keybind EditToggleShowMargin in [editor] section is used to toggle the state (#1514)
768     * New editor action 'Mark all', new keybind EditMarkAll (#1945)
769     * Changed default for 'Cursor beyond EOL', now it switched off by default (#1946)
770     * Changed default color pair for 'editbold' (search result) to be more sensible (#1559)
772 - Viewer
774     * Viewer is now very fast (#1585)
775     * Added new confirm box for repeat search from begining of file (#1917)
777 - Misc
779     * Lots of code cleanup (#1780, #1915, #1990)
780     * Removed obsolete checks in configuration scripts (#262, #1932)
781     * Documentation updates
782     * Translation updates
784 - Fixes
786     * MC won't compile on Solaris due to undefined constant NAME_MAX (#1943)
787     * MC won't compile on AIX (#1957)
788     * Missing includes (#1930, #2017)
789     * Missing printf format (#1960)
790     * Memory and file descriptors leaks (#1953, #2028, #2053, #2058)
791     * Small error in versioning (#1905)
792     * Incorrect start up with some special paths (#1992)
793     * Segfault in input line history (#1936)
794     * MC crashes on exit when using C locale (#1942)
795     * MC crashes at exit due to race conditions of destroying subshell and file manager (#2008)
796     * Assertion failed for g_array_free (#1954)
797     * Broken transparency if MC is built with NCurses (#1657)
798     * Selections not visible on monochrome terminals (#1972)
799     * Colors of visible inactive menu (#1702)
800     * Incorrect input line length in 'Edit symlink' dialog window (#1955)
801     * Unquoted shell variables in user menu (#1967)
802     * Ctrl-\ key closes the NCurses-based MC (#1926)
803     * verbose option is always on after MC start (#1940)
804     * Show total progressbar (and related info) when copying just one subdirdir with lot of files (#1443)
805     * Incorrecy movement in last line in editor (moving cursor to the empty last line) (#1956)
806     * Incorrect editor lock files check (#1935)
807     * Segfault at try of edit (F4) archives with utf-8 names (x86_64 specified) (#1982)
808     * Editor's search parameters are not retained across editing session (#1572)
809     * EditColumnMark can't go up through newline (#1998)
810     * 'Confirm replace' dialog is not converted from UTF-8 to user defined charset (#1986)
811     * Missed \s symbol in Syntax file (#2010)
812     * Viewer in QuickView mode corrupts screen (#1918, #1944)
813     * ViewContinueSearch segfault on empty search (#1996)
814     * MC crashes if file name in archves contains '@' symbol (#1605)
815     * deba and debd VFS: items from DEBIAN directory are not accessible (#1920)
816     * Samba is not built with tcc (#1933)
817     * Incorrect conditional compilation of mcserver (#1925)
818     * Potencial security risk in mcserv (#1902)
819     * The lslR VFS doesn't work with ls-lR files created in en_US.UTF-8 locale and with files and directories started with whitespaces (#1921)
820     * Contents of RAR archives with filenames that contain / \d\d:\d\d / are not listed correctly (#2029)
821     * FTPFS: strcpy() is used for overlaping strings (#2018)
823 Version 4.7.0.1
825 - Fixes
827     * Fixed double free of memory in editor;
828     * Fixed build with --disable-vfs option;
829     * Fixed compile warnings about unused variables;
830     * Fixed Fedora/RH RPM versioning scheme.
833 Version 4.7.0
835 - Core
837     * Removed charset confirmation on startup and added the automatic recognize
838       of system charset (#1613)
839     * Some startup speed up (#1781)
840     * Save flags of select/unselet file group (#1776)
841     * Don't set TOSTOP attribute on slave terminal (#1637)
842     * Keybindings for button bars (F1-F10 keys) (#212)
843     * Keybindings for Tree widget
844     * Enlarged sizes of Directory Tree dialog window
845     * Added missed esc sequencies for qansi terminals (#1803)
846     * New file type bindings:
847       + adeed mkv, 3gp video types
848       + use exif(1) output when viewing jpeg files
849       + opening .chm with kchmviewer with fallback to xchm
850       + viewing .mo files with msgunfmt
852 - VFS
854     * FISH: add the user name to the ssh command line only if it's not the same as
855       the local logged-in user (#1867)
856     * FTP: support active mode (#1796)
857     * FTP: improved symlink handling
858     * FTP: some FTP-servers don't have chmon support. Ignore FTP errors related
859       to chmod operations (#1708)
860     * EXTFS: added S3 backend by Jakob Kemi (#272)
861     * SFS: use single script for RPM and SRPM packets handling (#1590)
863 - Editor
865     * New syntax files: Cabal
866     * Updated syntax files: Python, PHP
867     * Syntax highlighting: added '.hh' and '.hpp' file extensions as C++ sources
869 - Misc
871     * Lots of code cleanup and optimization
872     * Workaround for SunStudio compiler bug #6888373 (#1749)
873     * Removed obsolete checks in configuration scripts
874     * Allow save empty value in history (#1814)
875     * Use ctrl-g instead of ctrl-c for SIGINT signal (#1876).
876     * RPM spec: rewritten and simplified static build procedure for legacy distros (#1848)
877     * Translation updated
878     * Documentation updates
879     * Added skin: darker color style (#1659)
881 - Fixes
883     * Memory and file descriptors leaks
884     * Crash on start if ~/.mc/panels.ini contains incorrect value of 'sort_order' key (#1790)
885     * MC aborts when ctrl-c is pressed (#1793)
886     * Build w/o internal editor (#1826)
887     * Compilation warings of --disable-nls and --disable-charset options (#1831)
888     * Incorrect handling of '--with-search-engine' configure option (#1396)
889     * Segmentation fault when search in different encodings (#1858)
890     * C-w does not delete whole command line (#407)
891     * Wrong shortcuts in menu items (#1836)
892     * Panels state saves and restores despite disabled 'Auto save setup' (#1663)
893     * Case insensitive file sorting in UTF-8 locales (#1536)
894     * Incorrect handling of 0xFF char that is valid char in CP1251 locale (#1883)
895     * Segfault in TreeView loading (#1794)
896     * Incorect stat info of ".." directory in file panel (#1757)
897     * Incorect stat info of ".." directory in info panel (#1757)
898     * Setting "Use passive mode over proxy" is not remembered (#1746)
899     * CK_Edit_Save_Mode command handling in editor (#1810)
900     * Incorrect calculation of some utf-8 characters width (#1768)
901     * Handling CJK chars in editor (#1628)
902     * Incorrect cursor positioning in editor (#1809, #1884)
903     * Vertical block handling in editor (#1839)
904     * Incorrect text scrolling in editor (#1877)
905     * Incorrect mouse movement in editor when text scrolled to the right (#1792)
906     * Newlines are lost when pasting multiline text in editor (#1710)
907     * Mismatched hotkeys EditBeginRecordMacro, EditEndRecordMacro in editor
908     * Mismatched hotkeys EditBeginningOfText, EditEndOfText, EditBeginPage, EditEndPage (#1724)
909     * Some syntax files are not installable (#1779)
910     * Date & time insertion in editor (#1759)
911     * "Matches not found" message is not shown in viewer
912     * Hangup after search in archive in viewer (#1873)
913     * SFS: CPIO VFS skips empty directories in the root of archive (#1732)
914     * Incorrect parsing FTP-string (#1605)
915     * LZMA files detect (#1798)
916     * FISH: broken filenames and timestamps on really poor busybox devices (#1450)
917     * Minor mistakes and mistypes in man files
918     * Various doxygen warnings
921 Version 4.7.0-pre4
923 - Core
925     * Added feature of sort files by mouse click on column header
926     * Added keybindings to change files sort type via shortcuts
927       (PanelSelectSortOrder, PanelToggleSortOrderPrev, PanelToggleSortOrderNext,
928       PanelReverseSort, PanelSortOrderByName, PanelSortOrderByExt,
929       PanelSortOrderBySize, PanelSortOrderByMTime)
930     * Now the letter of sort type and sort direction is always drawn in panel
931       header (direction of sort is drown near the current sort column in long
932       file list mode only)
933     * Skin-files: added new parameters 'sort-sign-up' and 'sort-sign-down' in
934       the section '[widget-common]' to draw sign of sort direction
935     * Added option 'extensions_case' in filehighlight.ini file.
936     * Menu engine was reimplemented: 1) now menu is build dynamically, 2)
937       shortcut displayed in menu item is not a part of menu item text and it is
938       synchronized with keybinding defined in mc.keymap file (#1563).
940 - VFS
942     * Fixed view *.tar files with a colon in name
943     * Allow 'exit' command on non-local filesystems
944     * Added partial support of Microsoft CAB-archives
945     * Added support of ico files
946     * Added support of *.djvu files
947     * Fix segfaults in various cases while browsing various VFSs
948     * Fixed warnings when file copy inside archive.
950 - Editor
952     * Added scrolled percentage in status bar (only in "simple statusbar" mode)
953     * Fixed Misbehaving rectangular select in editor (wrong when selected from
954       right to left and/or bottom to top)
955     * Split editor menu 'Command' to 'Command' and 'Format'
956     * Added option 'Check POSIX new line' into 'Save mode...' dialog, add notification
957       before save when no newline at EOF (#46)
958     * Added bindings ('EditShiftBlockLeft', 'EditShiftBlockRight') for shift block
959     * Fixed incorrect drawing CJK (double width) character
961 - Viewer
963     * Fixed tabs alignment (#1664)
964     * Fixed view of next/prev file (#1750)
966 - Misc
968     * Shared clipboard for the mc editor, form fields, panel and command prompt
969     * Refactoring: now all filename constants are placed in src/fileloc.h file
970     * Testing & development: added ability for change user config dir. For example,
971       type make CFLAGS='-DMC_USERCONF_DIR=\".mc2\"'
972     * Changed Alt+Backspace behavior in command line
974 - Fixes
976     * Fixed broken building under uclibc <0.9.29
977     * Autoindent regression
978     * Viewer Hex editor regression
979     * Incorrect indentation block when selecting with F3 + keys
980     * Fixed ownership of config files
981     * Configure.ac: fix broken check of option '--disable-vfs-undelfs'
982     * Learn keys: fixed incorrect save of keys configuration
983     * Fixed bug with 'The shell is already running a command'
984     * Fixed 'B' artefact into OpenSuse console of root user
987 Version 4.7.0-pre3
989 - Core
991     * removed own popt stuff (command line options parser). Now used glib parser
992     * added feature for filenames highlighting in panels
993     * Copy/Move overwrite query dialog is more friendly for long file names
994     * at first run find file dialog now contain latest item from history
995     * charset support enabled by default (--enable-charset option)
996     * added support of skins
997     * added support of key bindings
999 - VFS
1001     * fixed recognize of tar.xz archives
1002     * added recognize of lzma archives by extention
1004 - Editor
1006     * 'Save as' dialog enhancement: select line break type: Windows/UNIX/Mac
1007       (CR LF/LF/CR)
1008     * syntax hightlighting updated: VerilogHDL, Shell script
1009     * Added syntax highlighting for *.repo files of yum
1010     * Added syntax highlighting of pacman's PKGBUILD and .install files
1012 - Viewer
1014     * Fixed showing Windows/Mac (CR LF/CR) line terminator
1016 - Misc
1018     * hotlist: support for environment variables ($HOME, ~username, etc.)
1019     * hotlist: support for completion in path input
1020     * all list widgets: support for fast navigation by number keys (i.e. 1 -
1021       first list item, 2 - second)
1023 - Fixes
1025     * restored action of 'ctrl-t' keybinding (mark files&dirs). For selecting
1026       charset use 'alt-e'
1027     * segfault on incorrect color pair in [Color] section
1028     * incorrect position of panel codeset dialog
1029     * limit of 9 digits for of file size display
1030     * lines drawing in -a stickchars mode
1031     * segfault when you try to use non-anonymous FTP
1032     * Ctrl-O handling under GNU Screen in altscreen mode
1033     * support of CP866 (IBM866) locale
1034     * configure.ac: checking for minimal version of glib and exit if version less
1035       than 2.6
1036     * segfault by mouse wheel action in history list and menu
1037     * Fixed behvior with Meta+PgDn? in editor
1038     * Fixed behvior with cursor movement by Ctrl+arrows when cursor besides EOL
1039     * Fixed editor autocompleting
1040     * Fixed Copy/Move dialogs steal Kill Word shortcut
1041     * Fixed autoconf issue when configure with --with-gpm-mouse option
1044 Version 4.7.0-pre2
1046 - Core
1048     * cycle menu navigation
1049     * change behaviour of C-space, now it calculate size on "..", and for selected
1050       dirs if there is one.
1051     * new find file option: find only first hit in file (make search faster)
1052     * new find file option: Whole words - find whole words only
1053     * scalable TUI
1055 - VFS
1057     * FTPFS: support of IPv6 protocol
1058     * extfs/iso9660 updated to support Joliet "UCS level 1"
1060 - Editor
1062     * new search/replace flag added "In selection"
1063     * new hotkeys for bookmarks, now bookmark displayed in state line and editor
1064     * new cursor behavior. Option "Cursor beyond end of line" - allow moving cursor
1065       beyond the end of line
1066     * new syntax hightlights added: erlang, ebuild, named, strace, j
1067     * syntax hightlights updated: mail, vhdl, html
1069 - Viewer
1071     * Reworked for improve perfomance
1072     * Implemented interruptable long-distance movements
1073     * splitted src/view.[ch] into many files in src/viewer/ subdir for more simple
1074       support of code
1075     * fixed build of format string in runtime (for better i18n)
1076     * add 'Whole words' option into the viewer 'Search' dialog
1078 - Misc
1080     * new option mouse_close_dialog, if mouse_close_dialog=1 click on outside the
1081       dialog close them
1082     * new: SI-based size show
1083     * make shared history for find file, editor search/replace, viever
1085 - Fixes
1087     * linking error with --enable-vfs-undelfs
1088     * external editor won't open if there are spaces in EDITOR variable
1089     * C-c kill mc if mc built with --without-subshell option is run with -d option
1090     * directory hotlist rendering
1091     * segfault on empty replace string
1092     * fixes for vfs/tarfs
1093     * removing bashizm from vfs/extfs/u7z
1094     * crash mc on create new file (Shift-F4) in external editor
1095     * File copy/move dialog: in replacement field now handled asterisks as search groups
1096     * VFS: Fixed SIGSERV(or heap corruption) on large filenames
1097     * Fixed broken backward search
1098     * Fixed uninitialised value for mouse event in in find.c#check_find_events() function
1099     * Fixed ctrl+z signal handling
1100     * Fixed incorrect showing prompt
1101     * Fixed incorrect vertical selection (if line state swiched on)
1102     * Fixed screen resize handle if mouse support is disabled
1103     * Restore correct current directory after switch from Info panel to List one
1104     * Fixed mouse support in 'konsole-256color' terminal
1105     * Fixed keycodes in 'xterm-256color' terminal
1106     * Fixed incorrect regexp search by content in 'file find' dialog
1107     * Fixed incorrect backwards search
1108     * Fixed incorrect detection of compressed patchfs
1109     * Fixed incorrect detecting codeset when <no translation> codeset selected
1112 Version 4.7.0-pre1
1114 - Core
1116     * native UTF-8 support
1117     * filenames charset selection support in panels
1118     * new 'Find File' dialog
1119     * new unified search/replace engine with search types: Plain, Wildcard, Regexp, Hex
1120     * extended learn keys
1121     * locale based codepage autodetection
1122     * initial support for doxygen generated docs
1123     * refresh of autoconf stuff
1124     * translation updates
1125     * x86_64 fixes
1127 - Editor
1129     * various editor enchancements (vertical block marking/moving/copy/paste)
1130     * navigate across source code through ctags/etags TAGS file
1131     * new option 'Persistent selection'
1132     * Del/Backspace - delete selected block if 'Persistent selection' switched off
1133     * shift block right with TAB key by TAB size or TAB symbol, shift block left with COMPLETE key
1134       if 'Persistent selection' switched off
1135     * optional showing of line numbers
1136     * various syntax files updates
1137     * optional highlighting of the tabs and trailing spaces
1138     * add some hot-keys
1140 - Misc
1142     * showing of the free space on current file system
1143     * showing of the size selected files in mini-status bar
1145 - Fixes
1147     * editor's undo fixes
1148     * many fixes from other distributions are included
1149     * fish handling for symlinks is fixed
1150     * escaping of fancy names is fixed
1151     * segfault in fish permission checks is fixed
1152     * various mc.ext fixes
1153     * commandline completion fixes (mainly, escaping hadling)
1154     * small fixes in history handling (locale independent .mc/history entries)
1155     * code cleanups, various memleak/etc fixes (many thanks to valgrind)