Merge branch '2556_do_not_mark_files_on_other_panel'
[midnight-commander.git] / doc / NEWS
blobfce91a6022200bf61ced0aa3057810764e0d208b
1 Version 4.7.5
3 - Core
5     * Minor enhancement and fix for mc.ext for .so libraries and ELF objects (#1800):
6         - .so libraries have the higher priority of extension handling over ELF objects;
7         - added -C -D options to nm utility for .so libraries;
8         - added -C option to nm utility for ELF objects.
10 - Editor
12     * Copy to clipboard doesn't reset the text selection (#2238)
13     * Don't reset search position after file opened in viewer and reopened in mcedit (#2449)
15 - Misc
17     * Code cleanup
18     * Translation updates
20 - Fixes
22     * Crash in copy/move progress dialog (#2448)
23     * Broken autocompletion (#2288)
24     * Text selection bugs in mcedit (#1898, #2437)
25     * awk is used instead of grep in iso9660 VFS plugin (#1963)
28 Version 4.7.5-pre1
30 - Core
32     * Case insensitive sort order of files does not mix dot-files with others (#1894)
33     * Repeat previous quicksearch on C-s C-s (without entering text) (#2365)
34     * Added new colors for dialogs and status bars (#2170, #2171, #2197)
35     * Added new action PanelSmartGotoParentDir. Not defined by default. This keybinding maybe used
36       for bind 'Backspace' as hotkey for 'cd ..' (only if command line is empty)(#2375)
38 - VFS
40     * Hide panels before connect to the FISH (#2268)
42 - Editor
44     * Internal editor's bookmarks are persistent now and not lost after exit from the editor.
45       They are saved in ~/.mc/filepos file (#2287)
46     * Added forgotten shortcuts from 4.6 branch (#2404)
47     * Added cython syntax highlighting (#2427)
49 - Viewer
51     * Speed up of up/down moving (#2229) 
53 - Misc
55     * Changed installation destination for some files (#1424):
56         - /etc/mc/Syntax -> /usr/share/mc/syntax/Syntax;
57         - /etc/mc/mc.lib -> /usr/share/mc/mc.lib;
58         - /etc/mc/mc.charsets -> /usr/share/mc/mc.charsets. Added capability to load codepage list
59           from /usr/share/mc/mc.charsets and /etc/mc/mc.charsets and merge them then;
60         - hint files are installed into /usr/share/mc/hints instead of /usr/share/mc;
61         - help files are installed into /usr/share/mc/help instead of /usr/share/mc.
62     * Massive reorganizing of source code tree and total indentation in according with mc policy (#2409)
63     * Doc updates
64     * Translation updates
65     * Added new translations: Basque, Estonian, Georgian, Indonesian
66     * Extended list of GCC warning flags (#2409)
67     * Split GLib and GModule compiler and linker options (#2409)
68     * Added dark skin
70 - Fixes
72     * Hang up after exit on FreeBSD (#2333, #2415)
73     * Segfault on NetBSD >= 3.0 on startup (#2425)
74     * Multi-screen engine doesn't handle correctly some cases (#1490)
75     * Overflow of file operation counters (#2429)
76     * Fx key numbers were not displayed for disabled keys (#2350)
77     * Can't put char '?' into a new name (#2327)
78     * Incorrect initial value of WCheck and WRadio widgets width (#2362)
79     * Panel encoding is not shown correctly in "Choose codepage" dialog (#1512)
80     * Cannot change panel encoding without VFS support (#2137)
81     * Panel contents isn't scrolled down by mouse dragging (#2395)
82     * Panel states are saved in panels.ini at quit only if "Auto save panels setup" option is set (#1939)
83     * Incorrect key event handling in "Listing mode" dialog (#2045)
84     * Usability of field history in "Find file" dialog (#2046, #2407)
85     * Find "Whole words" search bug (#2396)
86     * Directory ignorance does't work in file find (#2366, #2434)
87     * Incorrect line jump when started as editor (#2344)
88     * User menu in standalone mcedit doesn't show filetype-specific items (#1651)
89     * Configure script doesn't set samba configdir (#2419)
90     * Lost transparency colors in mcedit [editnormal] background depends on [normal] (#1785)
91     * Syntax highlighting is lost after manual change (#2324)
92     * ~ is not treated properly in editor's "Save As" dialog (#2398)
93     * Broken action 'cursor beyond EOL' (#2135, #2411)
94     * Incorrect charset encoding in search in editor (#2417)
95     * Segmentation fault in mcviewer on ARM architecture (#2356)
96     * Viewer 'Goto' dialog doesn't allow go to the specified offset exactly (#2435)
97     * Broken IPv4 FTP connection scheme (#121)
98     * Default internal FISH scripts are broken (#2347)
99     * Permission denied while connecting to Sun host via ssh (#2031)
102 Version 4.7.4
104 - Core
106     * Added unassigned key binding CmdEditForceInternal to forced run the internal editor of MC (#1523)
107     * Implemented keybingings for WListbox widget, reimplemented hardcoded keys in viewer and help viewer (#212)
108     * Added capability to enable/disable widgets interactively (#2257)
109     * Reverted the appending of file/dir name to copy/move destination in copy/move dialog (#2276)
111 - VFS
113     * Fixed remained plain int types (#171)
114     * Refactoring of VFS modules on/off. Unification of configure options (#1818)
115     * MCServer and MCFS support were completely removed (#2279)
116     * FISH: implemented resuming of file downloads (#2267)
117     * Adjusted extfs script modes to installed permissions (#2274)
119 - Editor
121     * Editor version is synchronized with MC one (#2189)
122     * Changed default button in editor quit dialog to "Cancel quit" (#2265)
123     * Added "Toggle syntax highlighting" menu item. Described C-s shortcut in mcedit man page (#2035)
125 - Viewer
127     * Changed default button in hexeditor quit dialog to "Cancel quit" (#2265)
129 - Misc
131     * Code cleanup (#2316)
132     * be-tarask.po was renamed to be@tarask.po (#2235)
133     * Translation updates
134     * Added Galician translation
135     * Fixed the title in the section describing xtree_mode variable (#2303)
137 - Fixes
139     * Crash while copying into directory named "????" (#2123)
140     * Crash while changing permissions using "Advanced chown" dialog (#2264)
141     * Crash in autocompletion engine (#2284)
142     * Restore signals even if fork() fails (#2273)
143     * Bogus strings in 'Confirmation' config dialog (#2271)
144     * History can be shown incorrectly due to access to the invalid pointer (#2299)
145     * Potential division by zero in Info panel (#2337)
146     * Segfault in replace confirmation in editor (#2272)
147     * Regexp replace only transforms the first occurence correctly (#2320)
148     * Broken manually changing syntax definition (#2324)
149     * MCEdit version number not centered in about dialog (#2311)
150     * Typo in the code and the man section describing X clipboard integration (#30)
151     * Viewer doesn't show non-ASCII chars in hex mode (#2263)
152     * Compilation warnings in diff viewer (#2277)
153     * 2GB file size limit in fish (#123)
154     * Meta-fixes for manual pages (#2237, #2253)
157 Version 4.7.3
159 - Core
161     * Mult-screen feature: support of many opened editors and viewers (#1490)
162     * Reorganization of menu and configuration dialogs. More options are available in UI (#320)
163     * Mark of text in input fields is available now, DEL removes selected/unchanged text (#2161, #2228)
164     * Now copy/move dialog shows the full path with file name in the field "to:" (#1907)
165     * Removed hardcoded shortcuts in dialog.c (#212)
166     * Added new actions for panels: PanelMarkFileUp and PanelMarkFileDown (#2021)
167     * Added new capability to create relative symlinks: menu item and "C-x v" default shortcut (#2042)
168     * Now we can use external utility to copy/paste text to X clipboard (#30)
169     * Cursor is hidden in menu and listboxes (#1771)
170     * All hotkeys in MC (in menu, checkboxes, etc) in the middle of a word are in the lowercase now (#2168)
171     * Use system realpath(3) function if available (#1911)
172     * GLib deprecated functions are not used (#2085, #2249)
174 - VFS
176     * Unified charset list is used in core and in VFS (#2203)
177     * All hardcoded FISH scripts are moved out from fish.c to external scripts (see README.fish for more info) (#2242)
179 - Editor
181     * Added highlighting for HTTPS URLs in SPEC files (#1446)
183 - Misc
185     * Changed main URL for bug reports (#2025)
186     * man2hlp: completely rewritten in Perl (#45)
187     * Skin updates:
188         - gotar.ini (#2179)
189     * Removed leading and trailing spaces in i18n'd resources (#1646)
190     * Code cleanups (#2243)
191     * Translation updates
193 - Fixes
195     * AC_TRY_RUN macro breaks crosscompile (#1959)
196     * "mc -e" and "mc -v" modes don't work (#2187)
197     * Buttonbar mouse clicks are off (#2199)
198     * Incorrect calculation of autocompletion window width (#2192)
199     * Incorrect button locations in common input dialogs (#2115)
200     * Oversized dialog backgrounds are not painted in NCurses-based MC (#2157)
201     * Incorrect colors of directory tree (#2212)
202     * Info panel is initially filled too late (#2226)
203     * Quick search is not correctly interrupted in some cases (#2174)
204     * Segfault in standalone editor and viewer (#2178)
205     * Broken codeset autodetection in editor and viewer (#1838)
206     * Viewer segfaults trying open a compressed man page file (#2236)
207     * Editor crashes while opening some incorrect files (#2183)
208     * Editor hangup if editor_tab_spacing equals to 0 (#2196)
209     * Editor shows dots instead of letters if source_codepage is set to "No translation" (#2248)
210     * Editor goes to endless loop when trying to replace the \n regexp with any substring (#2231)
211     * Editor: in some cases the copy/move operation in multi-byte text is wrong (#2153)
212     * Crash on search in viewer after Parsed/Raw switching (#2195)
213     * Diff viewer crashes if tab size equals to 0 (#2182)
216 Version 4.7.2
218 - Core
220     * Quick Search mode is defined by quick_search_case_sensitive option (#2022)
221     * Mouse wheel doesn't change sorting preferences in panels (#2093)
222     * Interactive help is displayed with dynamically run-time formatting (#1561)
223     * Improvement of double and single lines support in skins (#1648)
225 - Editor
227     * Remove selected text before input or paste from clipboard (in non persistent selection mode) (#2155)
228     * Case insensitive syntax highlighting (#1770)
229     * Current syntax scheme is highlighted in 'Choose syntax highlighting' dialog (#1754)
230     * Added ini.syntax (#2126)
232 - Viewer
234     * Fixed jump to end of file
236 - Diff viewer
238     * A built-in tool to visual compare and merge two files (#120, #2159)
240 - Misc
242     * Added support for AM_SILENT_RULES (#2134)
243     * Lot of code cleanups (#1949, #2041, #2078, #2097, #2119)
244     * Renamed color keywords (#1660):
245         - menu -> menunormal
246         - linestate -> editlinestate
247     * Added new skins:
248         - nice and dark (#1791)
249     * Updated file extension for "sh" (#2127)
250     * Documentation updates
251     * Translation updates
253 - Fixes
255     * Segfault in panelization of file find results (#2068)
256     * Segfault in standalone editor and viewer (#2087)
257     * Memory leaks (#2069, #2108)
258     * If dialog was canceled, input line content is saved in history (#2082)
259     * MC says "File exists" trying create directory with empty filename (#2014)
260     * User asked twice about overwriting file in move across file systems (#2125)
261     * Deleting symlink to directory scans dir structure first (#2121)
262     * Incorrect layout of file operation dialog in non-verbose mode (#2099)
263     * MC proposes ".." as a dirname with automatic name filling (#2056)
264     * MC treats files ending with a dot as gzip (#2114)
265     * Broken default regexp mask in filecopy dialog (#2001)
266     * Misleading label "Status:" in the Info panel (#2146)
267     * Can't define help window background via skin (#1701)
268     * i18n_checktimelength may vary depending on the season (#1671)
269     * Build breaks on ignored return values (#1897)
270     * Incorrect cursor position after "Cursor beyond end of line" mode switched off (#2094)
271     * Incorrect overwrite behavior with UTF-8 codeset in editor (#2081)
272     * Incorrect toggling state of ruler in viewer (#2067)
273     * Superfluous "Search done, Continue from begining?" dialog in viewer (#2091)
274     * Turning on wrap mode does not scroll left/right the file view (#2107)
275     * Cannot scroll wrapped long lines in viewer (#2086)
276     * Fixed EOL/BOL movements in plain mode (#1734)
277     * Text area is not updated in hex mode (#2005)
278     * Incorrect handling of archives in EXTFS VFS (#1909)
279     * Segfault in symlink handling within archives
280     * urar EXTFS doesn't correctly show localized filenames in RAR archives (#2049)
281     * urar EXTFS: disable RAR/UNRAR user/system configuration for archive list and copyout operations (#2050)
282     * Patches adding a single line are not shown correctly by patchfs (#2149)
283     * uzip EXTFS: fixed Y2K bug (#2122)
286 Version 4.7.1
288 - Core
290     * Minimal required GLib version is 2.8 (#1980)
291     * Reorganization of source tree structure (#1866, #2037)
292     * States of all 'Find File' dialog checkboxes are saved in user configuration file (#1874, #1965)
293     * New file type bindings:
294           o viewing .lyx with lyxcat, opening with lyx (#1693)
295     * Added shortcut (Meta-,) to toggle panels split (#1991)
296     * Capability to remove history items. WListbox widget was fully reimplemented (#1445)
297     * Autodetect codepages of edited/viewed files with enca program (#1838)
298     * Custom/locale-based date format (#1767)
299     * New quick search behavior, allow wildcard characters - '*' and '?'(#2022)
300     * Panels: new sort type 'by version' (#1994)
301     * Added 'menuinactive' skin item to draw inactive visible main menu (#1999)
302     * Added ability to show progressbars (when copy files) from right to left (#1443)
303     * Added indication of total BPS and ETA for file operations; fully rewrited FileOperations dialog (#1443)
305 - VFS
307     * Small reorganizing (#1931)
308     * Easy plugable EXTFS VFS (#1909)
310 - Editor
312     * Some simple optimization of syntax highlighting engine (#1843)
313     * Show right margin using 'editor_show_right_margin' option. Keybind EditToggleShowMargin in [editor] section is used to toggle the state (#1514)
314     * New editor action 'Mark all', new keybind EditMarkAll (#1945)
315     * Changed default for 'Cursor beyond EOL', now it switched off by default (#1946)
316     * Changed default color pair for 'editbold' (search result) to be more sensible (#1559)
318 - Viewer
320     * Viewer is now very fast (#1585)
321     * Added new confirm box for repeat search from begining of file (#1917)
323 - Misc
325     * Lots of code cleanup (#1780, #1915, #1990)
326     * Removed obsolete checks in configuration scripts (#262, #1932)
327     * Documentation updates
328     * Translation updates
330 - Fixes
332     * MC won't compile on Solaris due to undefined constant NAME_MAX (#1943)
333     * MC won't compile on AIX (#1957)
334     * Missing includes (#1930, #2017)
335     * Missing printf format (#1960)
336     * Memory and file descriptors leaks (#1953, #2028, #2053, #2058)
337     * Small error in versioning (#1905)
338     * Incorrect start up with some special paths (#1992)
339     * Segfault in input line history (#1936)
340     * MC crashes on exit when using C locale (#1942)
341     * MC crashes at exit due to race conditions of destroying subshell and file manager (#2008)
342     * Assertion failed for g_array_free (#1954)
343     * Broken transparency if MC is built with NCurses (#1657)
344     * Selections not visible on monochrome terminals (#1972)
345     * Colors of visible inactive menu (#1702)
346     * Incorrect input line length in 'Edit symlink' dialog window (#1955)
347     * Unquoted shell variables in user menu (#1967)
348     * Ctrl-\ key closes the NCurses-based MC (#1926)
349     * verbose option is always on after MC start (#1940)
350     * Show total progressbar (and related info) when copying just one subdirdir with lot of files (#1443)
351     * Incorrecy movement in last line in editor (moving cursor to the empty last line) (#1956)
352     * Incorrect editor lock files check (#1935)
353     * Segfault at try of edit (F4) archives with utf-8 names (x86_64 specified) (#1982)
354     * Editor's search parameters are not retained across editing session (#1572)
355     * EditColumnMark can't go up through newline (#1998)
356     * 'Confirm replace' dialog is not converted from UTF-8 to user defined charset (#1986)
357     * Missed \s symbol in Syntax file (#2010)
358     * Viewer in QuickView mode corrupts screen (#1918, #1944)
359     * ViewContinueSearch segfault on empty search (#1996)
360     * MC crashes if file name in archves contains '@' symbol (#1605)
361     * deba and debd VFS: items from DEBIAN directory are not accessible (#1920)
362     * Samba is not built with tcc (#1933)
363     * Incorrect conditional compilation of mcserver (#1925)
364     * Potencial security risk in mcserv (#1902)
365     * 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)
366     * Contents of RAR archives with filenames that contain / \d\d:\d\d / are not listed correctly (#2029)
367     * FTPFS: strcpy() is used for overlaping strings (#2018)
369 Version 4.7.0.1
371 - Fixes
373     * Fixed double free of memory in editor;
374     * Fixed build with --disable-vfs option;
375     * Fixed compile warnings about unused variables;
376     * Fixed Fedora/RH RPM versioning scheme.
379 Version 4.7.0
381 - Core
383     * Removed charset confirmation on startup and added the automatic recognize
384       of system charset (#1613)
385     * Some startup speed up (#1781)
386     * Save flags of select/unselet file group (#1776)
387     * Don't set TOSTOP attribute on slave terminal (#1637)
388     * Keybindings for button bars (F1-F10 keys) (#212)
389     * Keybindings for Tree widget
390     * Enlarged sizes of Directory Tree dialog window
391     * Added missed esc sequencies for qansi terminals (#1803)
392     * New file type bindings:
393       + adeed mkv, 3gp video types
394       + use exif(1) output when viewing jpeg files
395       + opening .chm with kchmviewer with fallback to xchm
396       + viewing .mo files with msgunfmt
398 - VFS
400     * FISH: add the user name to the ssh command line only if it's not the same as
401       the local logged-in user (#1867)
402     * FTP: support active mode (#1796)
403     * FTP: improved symlink handling
404     * FTP: some FTP-servers don't have chmon support. Ignore FTP errors related
405       to chmod operations (#1708)
406     * EXTFS: added S3 backend by Jakob Kemi (#272)
407     * SFS: use single script for RPM and SRPM packets handling (#1590)
409 - Editor
411     * New syntax files: Cabal
412     * Updated syntax files: Python, PHP
413     * Syntax highlighting: added '.hh' and '.hpp' file extensions as C++ sources
415 - Misc
417     * Lots of code cleanup and optimization
418     * Workaround for SunStudio compiler bug #6888373 (#1749)
419     * Removed obsolete checks in configuration scripts
420     * Allow save empty value in history (#1814)
421     * Use ctrl-g instead of ctrl-c for SIGINT signal (#1876).
422     * RPM spec: rewritten and simplified static build procedure for legacy distros (#1848)
423     * Translation updated
424     * Documentation updates
425     * Added skin: darker color style (#1659)
427 - Fixes
429     * Memory and file descriptors leaks
430     * Crash on start if ~/.mc/panels.ini contains incorrect value of 'sort_order' key (#1790)
431     * MC aborts when ctrl-c is pressed (#1793)
432     * Build w/o internal editor (#1826)
433     * Compilation warings of --disable-nls and --disable-charset options (#1831)
434     * Incorrect handling of '--with-search-engine' configure option (#1396)
435     * Segmentation fault when search in different encodings (#1858)
436     * C-w does not delete whole command line (#407)
437     * Wrong shortcuts in menu items (#1836)
438     * Panels state saves and restores despite disabled 'Auto save setup' (#1663)
439     * Case insensitive file sorting in UTF-8 locales (#1536)
440     * Incorrect handling of 0xFF char that is valid char in CP1251 locale (#1883)
441     * Segfault in TreeView loading (#1794)
442     * Incorect stat info of ".." directory in file panel (#1757)
443     * Incorect stat info of ".." directory in info panel (#1757)
444     * Setting "Use passive mode over proxy" is not remembered (#1746)
445     * CK_Edit_Save_Mode command handling in editor (#1810)
446     * Incorrect calculation of some utf-8 characters width (#1768)
447     * Handling CJK chars in editor (#1628)
448     * Incorrect cursor positioning in editor (#1809, #1884)
449     * Vertical block handling in editor (#1839)
450     * Incorrect text scrolling in editor (#1877)
451     * Incorrect mouse movement in editor when text scrolled to the right (#1792)
452     * Newlines are lost when pasting multiline text in editor (#1710)
453     * Mismatched hotkeys EditBeginRecordMacro, EditEndRecordMacro in editor
454     * Mismatched hotkeys EditBeginningOfText, EditEndOfText, EditBeginPage, EditEndPage (#1724)
455     * Some syntax files are not installable (#1779)
456     * Date & time insertion in editor (#1759)
457     * "Matches not found" message is not shown in viewer
458     * Hangup after search in archive in viewer (#1873)
459     * SFS: CPIO VFS skips empty directories in the root of archive (#1732)
460     * Incorrect parsing FTP-string (#1605)
461     * LZMA files detect (#1798)
462     * FISH: broken filenames and timestamps on really poor busybox devices (#1450)
463     * Minor mistakes and mistypes in man files
464     * Various doxygen warnings
467 Version 4.7.0-pre4
469 - Core
471     * Added feature of sort files by mouse click on column header
472     * Added keybindings to change files sort type via shortcuts
473       (PanelSelectSortOrder, PanelToggleSortOrderPrev, PanelToggleSortOrderNext,
474       PanelReverseSort, PanelSortOrderByName, PanelSortOrderByExt,
475       PanelSortOrderBySize, PanelSortOrderByMTime)
476     * Now the letter of sort type and sort direction is always drawn in panel
477       header (direction of sort is drown near the current sort column in long
478       file list mode only)
479     * Skin-files: added new parameters 'sort-sign-up' and 'sort-sign-down' in
480       the section '[widget-common]' to draw sign of sort direction
481     * Added option 'extensions_case' in filehighlight.ini file.
482     * Menu engine was reimplemented: 1) now menu is build dynamically, 2)
483       shortcut displayed in menu item is not a part of menu item text and it is
484       synchronized with keybinding defined in mc.keymap file (#1563).
486 - VFS
488     * Fixed view *.tar files with a colon in name
489     * Allow 'exit' command on non-local filesystems
490     * Added partial support of Microsoft CAB-archives
491     * Added support of ico files
492     * Added support of *.djvu files
493     * Fix segfaults in various cases while browsing various VFSs
494     * Fixed warnings when file copy inside archive.
496 - Editor
498     * Added scrolled percentage in status bar (only in "simple statusbar" mode)
499     * Fixed Misbehaving rectangular select in editor (wrong when selected from
500       right to left and/or bottom to top)
501     * Split editor menu 'Command' to 'Command' and 'Format'
502     * Added option 'Check POSIX new line' into 'Save mode...' dialog, add notification
503       before save when no newline at EOF (#46)
504     * Added bindings ('EditShiftBlockLeft', 'EditShiftBlockRight') for shift block
505     * Fixed incorrect drawing CJK (double width) character
507 - Viewer
509     * Fixed tabs alignment (#1664)
510     * Fixed view of next/prev file (#1750)
512 - Misc
514     * Shared clipboard for the mc editor, form fields, panel and command prompt
515     * Refactoring: now all filename constants are placed in src/fileloc.h file
516     * Testing & development: added ability for change user config dir. For example,
517       type make CFLAGS='-DMC_USERCONF_DIR=\".mc2\"'
518     * Changed Alt+Backspace behavior in command line
520 - Fixes
522     * Fixed broken building under uclibc <0.9.29
523     * Autoindent regression
524     * Viewer Hex editor regression
525     * Incorrect indentation block when selecting with F3 + keys
526     * Fixed ownership of config files
527     * Configure.ac: fix broken check of option '--disable-vfs-undelfs'
528     * Learn keys: fixed incorrect save of keys configuration
529     * Fixed bug with 'The shell is already running a command'
530     * Fixed 'B' artefact into OpenSuse console of root user
533 Version 4.7.0-pre3
535 - Core
537     * removed own popt stuff (command line options parser). Now used glib parser
538     * added feature for filenames highlighting in panels
539     * Copy/Move overwrite query dialog is more friendly for long file names
540     * at first run find file dialog now contain latest item from history
541     * charset support enabled by default (--enable-charset option)
542     * added support of skins
543     * added support of key bindings
545 - VFS
547     * fixed recognize of tar.xz archives
548     * added recognize of lzma archives by extention
550 - Editor
552     * 'Save as' dialog enhancement: select line break type: Windows/UNIX/Mac
553       (CR LF/LF/CR)
554     * syntax hightlighting updated: VerilogHDL, Shell script
555     * Added syntax highlighting for *.repo files of yum
556     * Added syntax highlighting of pacman's PKGBUILD and .install files
558 - Viewer
560     * Fixed showing Windows/Mac (CR LF/CR) line terminator
562 - Misc
564     * hotlist: support for environment variables ($HOME, ~username, etc.)
565     * hotlist: support for completion in path input
566     * all list widgets: support for fast navigation by number keys (i.e. 1 -
567       first list item, 2 - second)
569 - Fixes
571     * restored action of 'ctrl-t' keybinding (mark files&dirs). For selecting
572       charset use 'alt-e'
573     * segfault on incorrect color pair in [Color] section
574     * incorrect position of panel codeset dialog
575     * limit of 9 digits for of file size display
576     * lines drawing in -a stickchars mode
577     * segfault when you try to use non-anonymous FTP
578     * Ctrl-O handling under GNU Screen in altscreen mode
579     * support of CP866 (IBM866) locale
580     * configure.ac: checking for minimal version of glib and exit if version less
581       than 2.6
582     * segfault by mouse wheel action in history list and menu
583     * Fixed behvior with Meta+PgDn? in editor
584     * Fixed behvior with cursor movement by Ctrl+arrows when cursor besides EOL
585     * Fixed editor autocompleting
586     * Fixed Copy/Move dialogs steal Kill Word shortcut
587     * Fixed autoconf issue when configure with --with-gpm-mouse option
590 Version 4.7.0-pre2
592 - Core
594     * cycle menu navigation
595     * change behaviour of C-space, now it calculate size on "..", and for selected
596       dirs if there is one.
597     * new find file option: find only first hit in file (make search faster)
598     * new find file option: Whole words - find whole words only
599     * scalable TUI
601 - VFS
603     * FTPFS: support of IPv6 protocol
604     * extfs/iso9660 updated to support Joliet "UCS level 1"
606 - Editor
608     * new search/replace flag added "In selection"
609     * new hotkeys for bookmarks, now bookmark displayed in state line and editor
610     * new cursor behavior. Option "Cursor beyond end of line" - allow moving cursor
611       beyond the end of line
612     * new syntax hightlights added: erlang, ebuild, named, strace, j
613     * syntax hightlights updated: mail, vhdl, html
615 - Viewer
617     * Reworked for improve perfomance
618     * Implemented interruptable long-distance movements
619     * splitted src/view.[ch] into many files in src/viewer/ subdir for more simple
620       support of code
621     * fixed build of format string in runtime (for better i18n)
622     * add 'Whole words' option into the viewer 'Search' dialog
624 - Misc
626     * new option mouse_close_dialog, if mouse_close_dialog=1 click on outside the
627       dialog close them
628     * new: SI-based size show
629     * make shared history for find file, editor search/replace, viever
631 - Fixes
633     * linking error with --enable-vfs-undelfs
634     * external editor won't open if there are spaces in EDITOR variable
635     * C-c kill mc if mc built with --without-subshell option is run with -d option
636     * directory hotlist rendering
637     * segfault on empty replace string
638     * fixes for vfs/tarfs
639     * removing bashizm from vfs/extfs/u7z
640     * crash mc on create new file (Shift-F4) in external editor
641     * File copy/move dialog: in replacement field now handled asterisks as search groups
642     * VFS: Fixed SIGSERV(or heap corruption) on large filenames
643     * Fixed broken backward search
644     * Fixed uninitialised value for mouse event in in find.c#check_find_events() function
645     * Fixed ctrl+z signal handling
646     * Fixed incorrect showing prompt
647     * Fixed incorrect vertical selection (if line state swiched on)
648     * Fixed screen resize handle if mouse support is disabled
649     * Restore correct current directory after switch from Info panel to List one
650     * Fixed mouse support in 'konsole-256color' terminal
651     * Fixed keycodes in 'xterm-256color' terminal
652     * Fixed incorrect regexp search by content in 'file find' dialog
653     * Fixed incorrect backwards search
654     * Fixed incorrect detection of compressed patchfs
655     * Fixed incorrect detecting codeset when <no translation> codeset selected
658 Version 4.7.0-pre1
660 - Core
662     * native UTF-8 support
663     * filenames charset selection support in panels
664     * new 'Find File' dialog
665     * new unified search/replace engine with search types: Plain, Wildcard, Regexp, Hex
666     * extended learn keys
667     * locale based codepage autodetection
668     * initial support for doxygen generated docs
669     * refresh of autoconf stuff
670     * translation updates
671     * x86_64 fixes
673 - Editor
675     * various editor enchancements (vertical block marking/moving/copy/paste)
676     * navigate across source code through ctags/etags TAGS file
677     * new option 'Persistent selection'
678     * Del/Backspace - delete selected block if 'Persistent selection' switched off
679     * shift block right with TAB key by TAB size or TAB symbol, shift block left with COMPLETE key
680       if 'Persistent selection' switched off
681     * optional showing of line numbers
682     * various syntax files updates
683     * optional highlighting of the tabs and trailing spaces
684     * add some hot-keys
686 - Misc
688     * showing of the free space on current file system
689     * showing of the size selected files in mini-status bar
691 - Fixes
693     * editor's undo fixes
694     * many fixes from other distributions are included
695     * fish handling for symlinks is fixed
696     * escaping of fancy names is fixed
697     * segfault in fish permission checks is fixed
698     * various mc.ext fixes
699     * commandline completion fixes (mainly, escaping hadling)
700     * small fixes in history handling (locale independent .mc/history entries)
701     * code cleanups, various memleak/etc fixes (many thanks to valgrind)