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