Updated NEWS for 4.7.0.6 release.
[midnight-commander.git] / doc / NEWS
blobfce53d424c21721f44e1bb15aa1029e252dd8bb8
1 Version 4.7.0.6
3 - Core
5     * Use system realapth(3) function if available (#1911)
7 - VFS
9     * Unified charset list with used one in core (#2203)
11 - Misc
13     * Changed main URL for bug reports (#2025)
14     * Code cleanups (#2225)
15     * Translation updates
17 - Fixes
19     * Oversized dialog backgrounds not painted in NCurses-based MC (#2157)
20     * Incorrect colors of directory tree (#2212)
21     * mouse_move_pages option is not applied to the mouse scrolling in file panel (#2219)
22     * Segfault in standalone editor and viewer (#2178)
23     * Edit crashes while opening some incorrect files (#2183)
24     * Crash on search in viewer after Parsed/Raw switching (#2195)
27 Version 4.7.0.5
29 - VFS
31     * Easy plugable EXTFS VFS (backport from 4.7.1 with all fixes) (#1909)
33 - Editor
35     * Added ini.syntax (#2126)
37 - Misc
39     * Renamed color keywords (#1660):
40         - menu -> menunormal
41         - linestate -> editlinestate
42     * Updated file extension for "sh" (#2127)
43     * Translation updates
45 - Fixes
47     * Build breaks on ignored return values (just memleaks and some little changes) (#1897)
48     * Misleading label "Status:" in the Info panel (#2146)
49     * i18n_checktimelength may vary depending on the season (#1671)
50     * Incorrect overwrite mode in editor in UTF-8 codeset (#2081)
51     * urar EXTFS doesn't correctly show localized filenames in RAR archives (#2049)
52     * urar EXTFS: disable RAR/UNRAR user/system configuration for archive list and copyout operations (#2050)
53     * Patches adding a single line are not shown correctly by patchfs (#2149)
54     * uzip EXTFS: fixed Y2K bug (#2122) 
57 Version 4.7.0.4
59 - Core
61     * Mouse wheel doesn't change sorting preferences in panels (#2093)
63 - Misc
65     * Translation updates
67 - Fixes
69     * Segfault in standalone editor and viewer (#2087)
70     * Memory leaks (#2069, #2108)
71     * If dialog was canceled, input line content is saved in history (#2082)
72     * MC says "File exists" trying create directory with empty filename (#2014)
73     * Can't define help window background via skin (#1701)
74     * MC proposes ".." as a dirname with automatic name filling (#2056)
75     * MC treats file ending with a dot as gzip (#2114)
76     * Broken default regexp mask in filecopy dialog (#2001)
77     * Incorrect cursor position after "Cursor beyond end of line" mode switched off (#2094)
78     * Incorrect toggling state of ruler in viewer (#2067)
81 Version 4.7.0.3
83 - Core
85     * Reorganization of source tree structure (#2037)
86     * Added 'menuinactive' skin item to draw inactive visible main menu (#1999)
88 - Misc
90     * Documentation updates
91     * Translation updates
93 - Fixes
95     * Missing includes (#2017)
96     * Memory leaks (#2028, #2053, #2058)
97     * Incorrect start up with some special paths (#1992)
98     * MC crashes at exit due to race conditions of destroying subshell and file manager (#2008)
99     * Ctrl-\ key closes the NCurses-based MC (#1926)
100     * verbose option is always switched on after MC start (#1940)
101     * Selections are not visible on monochrome terminals in NCurses-based MC (#1972)
102     * Extra quoting of shell variables in user menu (#1967)
103     * Editor's search parameters are not retained across editing session (#1572)
104     * EditColumnMark can't go up through newline (#1998)
105     * Missed \s symbol in Syntax file (#2010)
106     * ViewContinueSearch segfault on empty search (#1996)
107     * Potencial security risk in mcserv (#1902)
108     * 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)
109     * Contents of RAR archives with filenames that contain / \d\d:\d\d / are not listed correctly (#2029)
110     * FTPFS: strcpy() is used for overlaping strings (#2018)
113 Version 4.7.0.2
115 - Core
117     * Minimal required GLib version is 2.8 (#1980)
118     * Reorganizing of directory structure (#1866)
119     * States of all 'Find File' dialog checkboxes are saved in user configuration file (#1874, #1965)
120     * New file type bindings:
121         - viewing .lyx with lyxcat, opening with lyx (#1693)
123 - VFS
125     * Small reorganizing (#1931)
127 - Editor
129     * Some simple optimization of syntax highlighting engine (#1843)
130     * New editor action 'Mark all', new keybind EditMarkAll (#1945)
131     * Changed default for 'Cursor beyond EOL', now it switched off by default (#1946)
132     * Changed default color pair for 'editbold' (search result) to be more sensible (#1559). 
134 - Misc
136     * Lots of code cleanup (#1780, #1915, #1990)
137     * Removed obsolete checks in configuration scripts (#262, #1932)
138     * Documentation updates
139     * Translation updates 
141 - Fixes
143     * MC won't compile on Solaris due to undefined constant NAME_MAX (#1943)
144     * MC won't compile on AIX (#1957)
145     * Missing includes (#1930)
146     * Missing printf format (#1960)
147     * Memory and file descriptors leaks (#1953)
148     * Small error in versioning (#1905)
149     * Segfault in input line history (#1936)
150     * MC crashes on exit when using C locale (#1942)
151     * Assertion failed for g_array_free (#1954)
152     * Broken transparency if MC is built with NCurses (#1657)
153     * Selections not visible on monochrome terminals (#1972)
154     * Colors of visible inactive menu (#1702)
155     * Incorrect input line length in 'Edit symlink' dialog window (#1955)
156     * Unquoted shell variables in used menus (#1967)
157     * Incorrecy movement in last line in editor (moving cursor to the empty last line) (#1956)
158     * Incorrect editor lock files check (#1935)
159     * Segfault at try of edit (F4) archives with utf-8 names (x86_64 specified) (#1982)
160     * Viewer in QuickView mode corrupts screen (#1918, #1944)
161     * MC crashes if file name in archves contain '@' symbol (#1605)
162     * deba and debd VFS: items from DEBIAN directory are not accessible (#1920)
163     * Samba is not built with tcc (#1933)
164     * Incorrect conditional compilation of mcserver (#1925) 
167 Version 4.7.0.1
169 - Fixes
171     * Fixed double free of memory in editor;
172     * Fixed build with --disable-vfs option;
173     * Fixed compile warnings about unused variables;
174     * Fixed Fedora/RH RPM versioning scheme.
177 Version 4.7.0
179 - Core
181     * Removed charset confirmation on startup and added the automatic recognize
182       of system charset (#1613)
183     * Some startup speed up (#1781)
184     * Save flags of select/unselet file group (#1776)
185     * Don't set TOSTOP attribute on slave terminal (#1637)
186     * Keybindings for button bars (F1-F10 keys) (#212)
187     * Keybindings for Tree widget
188     * Enlarged sizes of Directory Tree dialog window
189     * Added missed esc sequencies for qansi terminals (#1803)
190     * New file type bindings:
191       + adeed mkv, 3gp video types
192       + use exif(1) output when viewing jpeg files
193       + opening .chm with kchmviewer with fallback to xchm
194       + viewing .mo files with msgunfmt
196 - VFS
198     * FISH: add the user name to the ssh command line only if it's not the same as
199       the local logged-in user (#1867)
200     * FTP: support active mode (#1796)
201     * FTP: improved symlink handling
202     * FTP: some FTP-servers don't have chmon support. Ignore FTP errors related
203       to chmod operations (#1708)
204     * EXTFS: added S3 backend by Jakob Kemi (#272)
205     * SFS: use single script for RPM and SRPM packets handling (#1590)
207 - Editor
209     * New syntax files: Cabal
210     * Updated syntax files: Python, PHP
211     * Syntax highlighting: added '.hh' and '.hpp' file extensions as C++ sources
213 - Misc
215     * Lots of code cleanup and optimization
216     * Workaround for SunStudio compiler bug #6888373 (#1749)
217     * Removed obsolete checks in configuration scripts
218     * Allow save empty value in history (#1814)
219     * Use ctrl-g instead of ctrl-c for SIGINT signal (#1876).
220     * RPM spec: rewritten and simplified static build procedure for legacy distros (#1848)
221     * Translation updated
222     * Documentation updates
223     * Added skin: darker color style (#1659)
225 - Fixes
227     * Memory and file descriptors leaks
228     * Crash on start if ~/.mc/panels.ini contains incorrect value of 'sort_order' key (#1790)
229     * MC aborts when ctrl-c is pressed (#1793)
230     * Build w/o internal editor (#1826)
231     * Compilation warings of --disable-nls and --disable-charset options (#1831)
232     * Incorrect handling of '--with-search-engine' configure option (#1396)
233     * Segmentation fault when search in different encodings (#1858)
234     * C-w does not delete whole command line (#407)
235     * Wrong shortcuts in menu items (#1836)
236     * Panels state saves and restores despite disabled 'Auto save setup' (#1663)
237     * Case insensitive file sorting in UTF-8 locales (#1536)
238     * Incorrect handling of 0xFF char that is valid char in CP1251 locale (#1883)
239     * Segfault in TreeView loading (#1794)
240     * Incorect stat info of ".." directory in file panel (#1757)
241     * Incorect stat info of ".." directory in info panel (#1757)
242     * Setting "Use passive mode over proxy" is not remembered (#1746)
243     * CK_Edit_Save_Mode command handling in editor (#1810)
244     * Incorrect calculation of some utf-8 characters width (#1768)
245     * Handling CJK chars in editor (#1628)
246     * Incorrect cursor positioning in editor (#1809, #1884)
247     * Vertical block handling in editor (#1839)
248     * Incorrect text scrolling in editor (#1877)
249     * Incorrect mouse movement in editor when text scrolled to the right (#1792)
250     * Newlines are lost when pasting multiline text in editor (#1710)
251     * Mismatched hotkeys EditBeginRecordMacro, EditEndRecordMacro in editor
252     * Mismatched hotkeys EditBeginningOfText, EditEndOfText, EditBeginPage, EditEndPage (#1724)
253     * Some syntax files are not installable (#1779)
254     * Date & time insertion in editor (#1759)
255     * "Matches not found" message is not shown in viewer
256     * Hangup after search in archive in viewer (#1873)
257     * SFS: CPIO VFS skips empty directories in the root of archive (#1732)
258     * Incorrect parsing FTP-string (#1605)
259     * LZMA files detect (#1798)
260     * FISH: broken filenames and timestamps on really poor busybox devices (#1450)
261     * Minor mistakes and mistypes in man files
262     * Various doxygen warnings
265 Version 4.7.0-pre4
267 - Core
269     * Added feature of sort files by mouse click on column header
270     * Added keybindings to change files sort type via shortcuts
271       (PanelSelectSortOrder, PanelToggleSortOrderPrev, PanelToggleSortOrderNext,
272       PanelReverseSort, PanelSortOrderByName, PanelSortOrderByExt,
273       PanelSortOrderBySize, PanelSortOrderByMTime)
274     * Now the letter of sort type and sort direction is always drawn in panel
275       header (direction of sort is drown near the current sort column in long
276       file list mode only)
277     * Skin-files: added new parameters 'sort-sign-up' and 'sort-sign-down' in
278       the section '[widget-common]' to draw sign of sort direction
279     * Added option 'extensions_case' in filehighlight.ini file.
280     * Menu engine was reimplemented: 1) now menu is build dynamically, 2)
281       shortcut displayed in menu item is not a part of menu item text and it is
282       synchronized with keybinding defined in mc.keymap file (#1563).
284 - VFS
286     * Fixed view *.tar files with a colon in name
287     * Allow 'exit' command on non-local filesystems
288     * Added partial support of Microsoft CAB-archives
289     * Added support of ico files
290     * Added support of *.djvu files
291     * Fix segfaults in various cases while browsing various VFSs
292     * Fixed warnings when file copy inside archive.
294 - Editor
296     * Added scrolled percentage in status bar (only in "simple statusbar" mode)
297     * Fixed Misbehaving rectangular select in editor (wrong when selected from
298       right to left and/or bottom to top)
299     * Split editor menu 'Command' to 'Command' and 'Format'
300     * Added option 'Check POSIX new line' into 'Save mode...' dialog, add notification
301       before save when no newline at EOF (#46)
302     * Added bindings ('EditShiftBlockLeft', 'EditShiftBlockRight') for shift block
303     * Fixed incorrect drawing CJK (double width) character
305 - Viewer
307     * Fixed tabs alignment (#1664)
308     * Fixed view of next/prev file (#1750)
310 - Misc
312     * Shared clipboard for the mc editor, form fields, panel and command prompt
313     * Refactoring: now all filename constants are placed in src/fileloc.h file
314     * Testing & development: added ability for change user config dir. For example,
315       type make CFLAGS='-DMC_USERCONF_DIR=\".mc2\"'
316     * Changed Alt+Backspace behavior in command line
318 - Fixes
320     * Fixed broken building under uclibc <0.9.29
321     * Autoindent regression
322     * Viewer Hex editor regression
323     * Incorrect indentation block when selecting with F3 + keys
324     * Fixed ownership of config files
325     * Configure.ac: fix broken check of option '--disable-vfs-undelfs'
326     * Learn keys: fixed incorrect save of keys configuration
327     * Fixed bug with 'The shell is already running a command'
328     * Fixed 'B' artefact into OpenSuse console of root user
331 Version 4.7.0-pre3
333 - Core
335     * removed own popt stuff (command line options parser). Now used glib parser
336     * added feature for filenames highlighting in panels
337     * Copy/Move overwrite query dialog is more friendly for long file names
338     * at first run find file dialog now contain latest item from history
339     * charset support enabled by default (--enable-charset option)
340     * added support of skins
341     * added support of key bindings
343 - VFS
345     * fixed recognize of tar.xz archives
346     * added recognize of lzma archives by extention
348 - Editor
350     * 'Save as' dialog enhancement: select line break type: Windows/UNIX/Mac
351       (CR LF/LF/CR)
352     * syntax hightlighting updated: VerilogHDL, Shell script
353     * Added syntax highlighting for *.repo files of yum
354     * Added syntax highlighting of pacman's PKGBUILD and .install files
356 - Viewer
358     * Fixed showing Windows/Mac (CR LF/CR) line terminator
360 - Misc
362     * hotlist: support for environment variables ($HOME, ~username, etc.)
363     * hotlist: support for completion in path input
364     * all list widgets: support for fast navigation by number keys (i.e. 1 -
365       first list item, 2 - second)
367 - Fixes
369     * restored action of 'ctrl-t' keybinding (mark files&dirs). For selecting
370       charset use 'alt-e'
371     * segfault on incorrect color pair in [Color] section
372     * incorrect position of panel codeset dialog
373     * limit of 9 digits for of file size display
374     * lines drawing in -a stickchars mode
375     * segfault when you try to use non-anonymous FTP
376     * Ctrl-O handling under GNU Screen in altscreen mode
377     * support of CP866 (IBM866) locale
378     * configure.ac: checking for minimal version of glib and exit if version less
379       than 2.6
380     * segfault by mouse wheel action in history list and menu
381     * Fixed behvior with Meta+PgDn? in editor
382     * Fixed behvior with cursor movement by Ctrl+arrows when cursor besides EOL
383     * Fixed editor autocompleting
384     * Fixed Copy/Move dialogs steal Kill Word shortcut
385     * Fixed autoconf issue when configure with --with-gpm-mouse option
388 Version 4.7.0-pre2
390 - Core
392     * cycle menu navigation
393     * change behaviour of C-space, now it calculate size on "..", and for selected
394       dirs if there is one.
395     * new find file option: find only first hit in file (make search faster)
396     * new find file option: Whole words - find whole words only
397     * scalable TUI
399 - VFS
401     * FTPFS: support of IPv6 protocol
402     * extfs/iso9660 updated to support Joliet "UCS level 1"
404 - Editor
406     * new search/replace flag added "In selection"
407     * new hotkeys for bookmarks, now bookmark displayed in state line and editor
408     * new cursor behavior. Option "Cursor beyond end of line" - allow moving cursor
409       beyond the end of line
410     * new syntax hightlights added: erlang, ebuild, named, strace, j
411     * syntax hightlights updated: mail, vhdl, html
413 - Viewer
415     * Reworked for improve perfomance
416     * Implemented interruptable long-distance movements
417     * splitted src/view.[ch] into many files in src/viewer/ subdir for more simple
418       support of code
419     * fixed build of format string in runtime (for better i18n)
420     * add 'Whole words' option into the viewer 'Search' dialog
422 - Misc
424     * new option mouse_close_dialog, if mouse_close_dialog=1 click on outside the
425       dialog close them
426     * new: SI-based size show
427     * make shared history for find file, editor search/replace, viever
429 - Fixes
431     * linking error with --enable-vfs-undelfs
432     * external editor won't open if there are spaces in EDITOR variable
433     * C-c kill mc if mc built with --without-subshell option is run with -d option
434     * directory hotlist rendering
435     * segfault on empty replace string
436     * fixes for vfs/tarfs
437     * removing bashizm from vfs/extfs/u7z
438     * crash mc on create new file (Shift-F4) in external editor
439     * File copy/move dialog: in replacement field now handled asterisks as search groups
440     * VFS: Fixed SIGSERV(or heap corruption) on large filenames
441     * Fixed broken backward search
442     * Fixed uninitialised value for mouse event in in find.c#check_find_events() function
443     * Fixed ctrl+z signal handling
444     * Fixed incorrect showing prompt
445     * Fixed incorrect vertical selection (if line state swiched on)
446     * Fixed screen resize handle if mouse support is disabled
447     * Restore correct current directory after switch from Info panel to List one
448     * Fixed mouse support in 'konsole-256color' terminal
449     * Fixed keycodes in 'xterm-256color' terminal
450     * Fixed incorrect regexp search by content in 'file find' dialog
451     * Fixed incorrect backwards search
452     * Fixed incorrect detection of compressed patchfs
453     * Fixed incorrect detecting codeset when <no translation> codeset selected
456 Version 4.7.0-pre1
458 - Core
460     * native UTF-8 support
461     * filenames charset selection support in panels
462     * new 'Find File' dialog
463     * new unified search/replace engine with search types: Plain, Wildcard, Regexp, Hex
464     * extended learn keys
465     * locale based codepage autodetection
466     * initial support for doxygen generated docs
467     * refresh of autoconf stuff
468     * translation updates
469     * x86_64 fixes
471 - Editor
473     * various editor enchancements (vertical block marking/moving/copy/paste)
474     * navigate across source code through ctags/etags TAGS file
475     * new option 'Persistent selection'
476     * Del/Backspace - delete selected block if 'Persistent selection' switched off
477     * shift block right with TAB key by TAB size or TAB symbol, shift block left with COMPLETE key
478       if 'Persistent selection' switched off
479     * optional showing of line numbers
480     * various syntax files updates
481     * optional highlighting of the tabs and trailing spaces
482     * add some hot-keys
484 - Misc
486     * showing of the free space on current file system
487     * showing of the size selected files in mini-status bar
489 - Fixes
491     * editor's undo fixes
492     * many fixes from other distributions are included
493     * fish handling for symlinks is fixed
494     * escaping of fancy names is fixed
495     * segfault in fish permission checks is fixed
496     * various mc.ext fixes
497     * commandline completion fixes (mainly, escaping hadling)
498     * small fixes in history handling (locale independent .mc/history entries)
499     * code cleanups, various memleak/etc fixes (many thanks to valgrind)