NEWS 42 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259
  1. Version 4.7.0.1
  2. - Fixes
  3. * Fixed double free of memory in editor;
  4. * Fixed build with --disable-vfs option;
  5. * Fixed compile warnings about unused variables;
  6. * Fixed Fedora/RH RPM versioning scheme.
  7. Version 4.7.0
  8. - Core
  9. * Removed charset confirmation on startup and added the automatic recognize
  10. of system charset (#1613)
  11. * Some startup speed up (#1781)
  12. * Save flags of select/unselet file group (#1776)
  13. * Don't set TOSTOP attribute on slave terminal (#1637)
  14. * Keybindings for button bars (F1-F10 keys) (#212)
  15. * Keybindings for Tree widget
  16. * Enlarged sizes of Directory Tree dialog window
  17. * Added missed esc sequencies for qansi terminals (#1803)
  18. * New file type bindings:
  19. + adeed mkv, 3gp video types
  20. + use exif(1) output when viewing jpeg files
  21. + opening .chm with kchmviewer with fallback to xchm
  22. + viewing .mo files with msgunfmt
  23. - VFS
  24. * FISH: add the user name to the ssh command line only if it's not the same as
  25. the local logged-in user (#1867)
  26. * FTP: support active mode (#1796)
  27. * FTP: improved symlink handling
  28. * FTP: some FTP-servers don't have chmon support. Ignore FTP errors related
  29. to chmod operations (#1708)
  30. * EXTFS: added S3 backend by Jakob Kemi (#272)
  31. * SFS: use single script for RPM and SRPM packets handling (#1590)
  32. - Editor
  33. * New syntax files: Cabal
  34. * Updated syntax files: Python, PHP
  35. * Syntax highlighting: added '.hh' and '.hpp' file extensions as C++ sources
  36. - Misc
  37. * Lots of code cleanup and optimization
  38. * Workaround for SunStudio compiler bug #6888373 (#1749)
  39. * Removed obsolete checks in configuration scripts
  40. * Allow save empty value in history (#1814)
  41. * Use ctrl-g instead of ctrl-c for SIGINT signal (#1876).
  42. * RPM spec: rewritten and simplified static build procedure for legacy distros (#1848)
  43. * Translation updated
  44. * Documentation updates
  45. * Added skin: darker color style (#1659)
  46. - Fixes
  47. * Memory and file descriptors leaks
  48. * Crash on start if ~/.mc/panels.ini contains incorrect value of 'sort_order' key (#1790)
  49. * MC aborts when ctrl-c is pressed (#1793)
  50. * Build w/o internal editor (#1826)
  51. * Compilation warings of --disable-nls and --disable-charset options (#1831)
  52. * Incorrect handling of '--with-search-engine' configure option (#1396)
  53. * Segmentation fault when search in different encodings (#1858)
  54. * C-w does not delete whole command line (#407)
  55. * Wrong shortcuts in menu items (#1836)
  56. * Panels state saves and restores despite disabled 'Auto save setup' (#1663)
  57. * Case insensitive file sorting in UTF-8 locales (#1536)
  58. * Incorrect handling of 0xFF char that is valid char in CP1251 locale (#1883)
  59. * Segfault in TreeView loading (#1794)
  60. * Incorect stat info of ".." directory in file panel (#1757)
  61. * Incorect stat info of ".." directory in info panel (#1757)
  62. * Setting "Use passive mode over proxy" is not remembered (#1746)
  63. * CK_Edit_Save_Mode command handling in editor (#1810)
  64. * Incorrect calculation of some utf-8 characters width (#1768)
  65. * Handling CJK chars in editor (#1628)
  66. * Incorrect cursor positioning in editor (#1809, #1884)
  67. * Vertical block handling in editor (#1839)
  68. * Incorrect text scrolling in editor (#1877)
  69. * Incorrect mouse movement in editor when text scrolled to the right (#1792)
  70. * Newlines are lost when pasting multiline text in editor (#1710)
  71. * Mismatched hotkeys EditBeginRecordMacro, EditEndRecordMacro in editor
  72. * íismatched hotkeys EditBeginningOfText, EditEndOfText, EditBeginPage, EditEndPage (#1724)
  73. * Some syntax files are not installable (#1779)
  74. * Date & time insertion in editor (#1759)
  75. * "Matches not found" message is not shown in viewer
  76. * Hangup after search in archive in viewer (#1873)
  77. * SFS: CPIO VFS skips empty directories in the root of archive (#1732)
  78. * Incorrect parsing FTP-string (#1605)
  79. * LZMA files detect (#1798)
  80. * FISH: broken filenames and timestamps on really poor busybox devices (#1450)
  81. * Minor mistakes and mistypes in man files
  82. * Various doxygen warnings
  83. Version 4.7.0-pre4
  84. - Core
  85. * Added feature of sort files by mouse click on column header
  86. * Added keybindings to change files sort type via shortcuts
  87. (PanelSelectSortOrder, PanelToggleSortOrderPrev, PanelToggleSortOrderNext,
  88. PanelReverseSort, PanelSortOrderByName, PanelSortOrderByExt,
  89. PanelSortOrderBySize, PanelSortOrderByMTime)
  90. * Now the letter of sort type and sort direction is always drawn in panel
  91. header (direction of sort is drown near the current sort column in long
  92. file list mode only)
  93. * Skin-files: added new parameters 'sort-sign-up' and 'sort-sign-down' in
  94. the section '[widget-common]' to draw sign of sort direction
  95. * Added option 'extensions_case' in filehighlight.ini file.
  96. * Menu engine was reimplemented: 1) now menu is build dynamically, 2)
  97. shortcut displayed in menu item is not a part of menu item text and it is
  98. synchronized with keybinding defined in mc.keymap file (#1563).
  99. - VFS
  100. * Fixed view *.tar files with a colon in name
  101. * Allow 'exit' command on non-local filesystems
  102. * Added partial support of Microsoft CAB-archives
  103. * Added support of ico files
  104. * Added support of *.djvu files
  105. * Fix segfaults in various cases while browsing various VFSs
  106. * Fixed warnings when file copy inside archive.
  107. - Editor
  108. * Added scrolled percentage in status bar (only in "simple statusbar" mode)
  109. * Fixed Misbehaving rectangular select in editor (wrong when selected from
  110. right to left and/or bottom to top)
  111. * Split editor menu 'Command' to 'Command' and 'Format'
  112. * Added option 'Check POSIX new line' into 'Save mode...' dialog, add notification
  113. before save when no newline at EOF (#46)
  114. * Added bindings ('EditShiftBlockLeft', 'EditShiftBlockRight') for shift block
  115. * Fixed incorrect drawing CJK (double width) character
  116. - Viewer
  117. * Fixed tabs alignment (#1664)
  118. * Fixed view of next/prev file (#1750)
  119. - Misc
  120. * Shared clipboard for the mc editor, form fields, panel and command prompt
  121. * Refactoring: now all filename constants are placed in src/fileloc.h file
  122. * Testing & development: added ability for change user config dir. For example,
  123. type make CFLAGS='-DMC_USERCONF_DIR=\".mc2\"'
  124. * Changed Alt+Backspace behavior in command line
  125. - Fixes
  126. * Fixed broken building under uclibc <0.9.29
  127. * Autoindent regression
  128. * Viewer Hex editor regression
  129. * Incorrect indentation block when selecting with F3 + keys
  130. * Fixed ownership of config files
  131. * Configure.ac: fix broken check of option '--disable-vfs-undelfs'
  132. * Learn keys: fixed incorrect save of keys configuration
  133. * Fixed bug with 'The shell is already running a command'
  134. * Fixed 'B' artefact into OpenSuse console of root user
  135. Version 4.7.0-pre3
  136. - Core
  137. * removed own popt stuff (command line options parser). Now used glib parser
  138. * added feature for filenames highlighting in panels
  139. * Copy/Move overwrite query dialog is more friendly for long file names
  140. * at first run find file dialog now contain latest item from history
  141. * charset support enabled by default (--enable-charset option)
  142. * added support of skins
  143. * added support of key bindings
  144. - VFS
  145. * fixed recognize of tar.xz archives
  146. * added recognize of lzma archives by extention
  147. - Editor
  148. * 'Save as' dialog enhancement: select line break type: Windows/UNIX/Mac
  149. (CR LF/LF/CR)
  150. * syntax hightlighting updated: VerilogHDL, Shell script
  151. * Added syntax highlighting for *.repo files of yum
  152. * Added syntax highlighting of pacman's PKGBUILD and .install files
  153. - Viewer
  154. * Fixed showing Windows/Mac (CR LF/CR) line terminator
  155. - Misc
  156. * hotlist: support for environment variables ($HOME, ~username, etc.)
  157. * hotlist: support for completion in path input
  158. * all list widgets: support for fast navigation by number keys (i.e. 1 -
  159. first list item, 2 - second)
  160. - Fixes
  161. * restored action of 'ctrl-t' keybinding (mark files&dirs). For selecting
  162. charset use 'alt-e'
  163. * segfault on incorrect color pair in [Color] section
  164. * incorrect position of panel codeset dialog
  165. * limit of 9 digits for of file size display
  166. * lines drawing in -a stickchars mode
  167. * segfault when you try to use non-anonymous FTP
  168. * Ctrl-O handling under GNU Screen in altscreen mode
  169. * support of CP866 (IBM866) locale
  170. * configure.ac: checking for minimal version of glib and exit if version less
  171. than 2.6
  172. * segfault by mouse wheel action in history list and menu
  173. * Fixed behvior with Meta+PgDn? in editor
  174. * Fixed behvior with cursor movement by Ctrl+arrows when cursor besides EOL
  175. * Fixed editor autocompleting
  176. * Fixed Copy/Move dialogs steal Kill Word shortcut
  177. * Fixed autoconf issue when configure with --with-gpm-mouse option
  178. Version 4.7.0-pre2
  179. - Core
  180. * cycle menu navigation
  181. * change behaviour of C-space, now it calculate size on "..", and for selected
  182. dirs if there is one.
  183. * new find file option: find only first hit in file (make search faster)
  184. * new find file option: Whole words - find whole words only
  185. * scalable TUI
  186. - VFS
  187. * FTPFS: support of IPv6 protocol
  188. * extfs/iso9660 updated to support Joliet "UCS level 1"
  189. - Editor
  190. * new search/replace flag added "In selection"
  191. * new hotkeys for bookmarks, now bookmark displayed in state line and editor
  192. * new cursor behavior. Option "Cursor beyond end of line" - allow moving cursor
  193. beyond the end of line
  194. * new syntax hightlights added: erlang, ebuild, named, strace, j
  195. * syntax hightlights updated: mail, vhdl, html
  196. - Viewer
  197. * Reworked for improve perfomance
  198. * Implemented interruptable long-distance movements
  199. * splitted src/view.[ch] into many files in src/viewer/ subdir for more simple
  200. support of code
  201. * fixed build of format string in runtime (for better i18n)
  202. * add 'Whole words' option into the viewer 'Search' dialog
  203. - Misc
  204. * new option mouse_close_dialog, if mouse_close_dialog=1 click on outside the
  205. dialog close them
  206. * new: SI-based size show
  207. * make shared history for find file, editor search/replace, viever
  208. - Fixes
  209. * linking error with --enable-vfs-undelfs
  210. * external editor won't open if there are spaces in EDITOR variable
  211. * C-c kill mc if mc built with --without-subshell option is run with -d option
  212. * directory hotlist rendering
  213. * segfault on empty replace string
  214. * fixes for vfs/tarfs
  215. * removing bashizm from vfs/extfs/u7z
  216. * crash mc on create new file (Shift-F4) in external editor
  217. * File copy/move dialog: in replacement field now handled asterisks as search groups
  218. * VFS: Fixed SIGSERV(or heap corruption) on large filenames
  219. * Fixed broken backward search
  220. * Fixed uninitialised value for mouse event in in find.c#check_find_events() function
  221. * Fixed ctrl+z signal handling
  222. * Fixed incorrect showing prompt
  223. * Fixed incorrect vertical selection (if line state swiched on)
  224. * Fixed screen resize handle if mouse support is disabled
  225. * Restore correct current directory after switch from Info panel to List one
  226. * Fixed mouse support in 'konsole-256color' terminal
  227. * Fixed keycodes in 'xterm-256color' terminal
  228. * Fixed incorrect regexp search by content in 'file find' dialog
  229. * Fixed incorrect backwards search
  230. * Fixed incorrect detection of compressed patchfs
  231. * Fixed incorrect detecting codeset when <no translation> codeset selected
  232. Version 4.7.0-pre1
  233. - Core
  234. * native UTF-8 support
  235. * filenames charset selection support in panels
  236. * new 'Find File' dialog
  237. * new unified search/replace engine with search types: Plain, Wildcard, Regexp, Hex
  238. * extended learn keys
  239. * locale based codepage autodetection
  240. * initial support for doxygen generated docs
  241. * refresh of autoconf stuff
  242. * translation updates
  243. * x86_64 fixes
  244. - Editor
  245. * various editor enchancements (vertical block marking/moving/copy/paste)
  246. * navigate across source code through ctags/etags TAGS file
  247. * new option 'Persistent selection'
  248. * Del/Backspace - delete selected block if 'Persistent selection' switched off
  249. * shift block right with TAB key by TAB size or TAB symbol, shift block left with COMPLETE key
  250. if 'Persistent selection' switched off
  251. * optional showing of line numbers
  252. * various syntax files updates
  253. * optional highlighting of the tabs and trailing spaces
  254. * add some hot-keys
  255. - Misc
  256. * showing of the free space on current file system
  257. * showing of the size selected files in mini-status bar
  258. - Fixes
  259. * editor's undo fixes
  260. * many fixes from other distributions are included
  261. * fish handling for symlinks is fixed
  262. * escaping of fancy names is fixed
  263. * segfault in fish permission checks is fixed
  264. * various mc.ext fixes
  265. * commandline completion fixes (mainly, escaping hadling)
  266. * small fixes in history handling (locale independent .mc/history entries)
  267. * code cleanups, various memleak/etc fixes (many thanks to valgrind)
  268. Version 4.6.2
  269. - MC Core
  270. - Changed HQ url to point to new website
  271. www.midnight-commander.org (Closes: #137, #138)
  272. - Added a micro helper library in order to go slowly
  273. avay from glib (Closes: #157)
  274. - Use static strings as section entries in ~/.mc/history
  275. WARNING!: This will break old files (Closes: #50)
  276. - Fixed a repaint issue when clicking on the "View" Button instead
  277. of using F3 (Closes: #35)
  278. - Removed obsolete autoconf macros (Closes: #133)
  279. - Fix escaping for command line completion (Closes: #147)
  280. - prevent mc from segfaulting when getting invalid timestamps on files (Closes: #96)
  281. - Fixed a keybord issue when running mc via a putty console (Closes: #203)
  282. - setted pty fd to closeonexec (on subshell) (Closes: #174)
  283. - Fixed file renames, when copying/moving is performed
  284. into deleted directories. (Closes: #181)
  285. - Add an option to show executables first in the panels (Closes: #173)
  286. - Fixed concat_dir_and_file if there is a parameter = NULL (Closes: #180)
  287. - Allow out-of-tree builds (Closes: #224, #208)
  288. - Editor
  289. - Syntax highlighting for:
  290. + debian files (debian/changelog, debian/control, debian/copyright, ..) (Closes: #142)
  291. + updated sh syntax highlighting (Closes: #143)
  292. + updated pascal syntax highlighting (Closes: #65)
  293. + differentiate between c and cpp files for highlighting (Closes: #16)
  294. + updated python highlighting to support python 2.6 (Closes: #216)
  295. - Removed some unneeded variables (Closes: #168, #151)
  296. - Do use a ro test if a file exists (Closes: #206)
  297. - Fixes some missbehaviour in regex matching (Closes: #207, #211 )
  298. + start at front of line and not on cursor position
  299. + . shouldn't match a newline
  300. - VFS
  301. - Fix some bashisms in some extfs scripts (Closes: #146)
  302. - Fixed various problems with symlinks and files with chars which needs
  303. escaping over fish (Closes: #10, #87, #149, #53)
  304. - Added 7zip extfs descriptor (Closes: #92)
  305. - Switched from o3totxt to odf2txt as o3totxt is outdated (Closes: #218)
  306. - Locale
  307. - Updated german translation (Closes: #167)
  308. - New Belarussian translation (Closes: #170)
  309. - Updated russian translation (Closes: #159)
  310. Version 4.6.2-pre1.
  311. - Editor.
  312. - Prompt the user whether to detach a hardlinked file
  313. in "Quick save" mode.
  314. - Fix a bug which prevented the editor from creating a
  315. lock file in certain scenarios (bug #13673).
  316. - New shortcut - Ctrl+S. Allows the user to toggle
  317. syntax highlighting.
  318. - Allow the user to override the automatic syntax
  319. highlighting.
  320. - Duplicate hotkey fixes.
  321. - VFS.
  322. - extfs: Do not hang waiting for user input on password
  323. protected .rar archives.
  324. - extfs: Do not leave stale temporary files.
  325. - extfs: Add support for ALZip archives.
  326. - extfs: Properly retrieve the filesize of very large
  327. files stored inside a .zip archive.
  328. - extfs: Various quoting fixes.
  329. - extfs: Various improvements in deb, iso9660, mailfs, rpm, trpm.
  330. - fish: Fix uploading of files with backtick characters in
  331. their names.
  332. - fish: Improve upload speed.
  333. - fish: Allow for retrieving files larger than 2 GB.
  334. - fish: Enable reget functionality.
  335. - fish: Use numerical uid/gid when retrieving the directory
  336. listing.
  337. - ftpfs: Allow for entering non-readable directories.
  338. - ftpfs: Allow the user to interrupt the connection establishment.
  339. - ftpfs: Enable reget functionality.
  340. - ftpfs: `first_cd_then_ls' is the default mode for retrieving
  341. directory contents now.
  342. - tarfs: Add support for long filenames as stored in
  343. ustar format archives.
  344. - tarfs: Allow for working with archives conforming to
  345. POSIX.1-2001 standard
  346. Version 4.6.1.
  347. - Core functionality.
  348. - Bash < 2.05b no longer supported. For usage with bash < 2.05b fix
  349. subshell_name_quote() to use 3-digit octals.
  350. Version 4.6.1.
  351. - Core functionality.
  352. - Device numbers are displayed correctly.
  353. - Improved message formatting for i18n.
  354. - Recursive option added for internal grep.
  355. - Viewer.
  356. - Almost completely rewritten internal viewer.
  357. - mmap(2) support removed from internal viewer.
  358. - VFS.
  359. - Fixed device number handling.
  360. - zipfs can handle zip files that contain pathnames starting
  361. with "./".
  362. - Passive FTP over proxies is possible.
  363. - Miscellaneous.
  364. - Code cleanup in various places
  365. Version 4.6.1-pre5.
  366. - Core functionality.
  367. - Fix double free in mc_maybe_editor_or_viewer().
  368. - Do not blindly cleanup in exit_subshell().
  369. - Fix blocking of panel cd-ing with white space command.
  370. - Fix mini status after first Ctrl-O.
  371. - Fix dynamic loading of Photon library for shift keys.
  372. - Security.
  373. - See also VFS.
  374. - Portability.
  375. - Added configuration files for Sun Solaris pkgmk(1).
  376. - Editor.
  377. - Fix position save bug.
  378. - Improve c.syntax.
  379. - Improve makefile.syntax.
  380. - Improve python.syntax.
  381. - Improve eiffel.syntax.
  382. - Improve syntax.syntax.
  383. - Viewer.
  384. - Add .7z archives extensions to mc.ext.in.
  385. - Add OpenOffice.org 2 extensions to mc.ext.in.
  386. - Recognize both .udeb and .deb as Debian packages.
  387. - Screen libraries.
  388. - Backport S-Lang fixes from HEAD.
  389. - VFS.
  390. - Extensive samba cleanup.
  391. - Fix possible crash on broken cpio archives.
  392. - Quote fixes in urar.in.
  393. - Translations.
  394. - Updated translations: German.
  395. - Updated translations: Italian.
  396. Version 4.6.1-pre4.
  397. - Core functionality.
  398. - Fix X11 connection handling.
  399. - Editor.
  400. - Add syntax file for the x86 assembler.
  401. - Add syntax file for the Vision(tm) Ray Tracer.
  402. - Add syntax file for the CORBA IDL.
  403. - Add syntax file for the LUA programming language.
  404. Version 4.6.1-pre3.
  405. - Core functionality.
  406. - Improve support for tcsh.
  407. - Translations.
  408. - Updated translations: Spain.
  409. Version 4.6.1-pre2.
  410. Release candidate for 4.6.1.
  411. - Security.
  412. - Fixed CAN-2004-0226 (buffer overflows).
  413. - Fixed CAN-2004-0231 (unsafe temporary file and directory creation).
  414. - Fixed CAN-2004-0232 (format string vulnerablities).
  415. - cons.saver does not need to be setuid-root on Linux.
  416. - Hiding of FTP passwords.
  417. - Portability.
  418. - PC port has been removed.
  419. - Support for SCO UNIX has been removed.
  420. - Improve support for QNX Neutrino.
  421. - Core functionality.
  422. - Use 8bit input as default.
  423. - Better support for '@' in FTP usernames.
  424. - Better large file support (int -> off_t)
  425. - Add gnome, rxvt and xterm-new terminals (keyword copy for mc.lib).
  426. - Make the find dialog more responsive while scanning through large files.
  427. - Add implementation to cons.handler for FreeBSD 4.x and 5.x.
  428. - Screen saving is now supported on FreeBSD console.
  429. - Hide temporary commands from history.
  430. - Add --with-glib12 option to configure to force using glib 1.2.x.
  431. - Add --disable-background option to disable background support.
  432. - Background support now uses pipes instead of UNIX sockets.
  433. - libX11 is loaded dynamically using gmodule if possible.
  434. - User is warned if one mc is run from another.
  435. - Screen libraries.
  436. - Add many boundary check into internal slang library.
  437. - Internal slang upgrade to 1.4.9.
  438. - Increased maximum screen size to 512 x 512.
  439. - Add support for qansi-m terminals.
  440. - Editor.
  441. - Fix bugs for mcedit compiled with ncurses.
  442. - New status string format in mcedit.
  443. - Support for large syntax files.
  444. - Temporarily disable safe save and backups on remote VFS
  445. because it doesn't work.
  446. - Enable user menu in mcedit.
  447. - Add syntax file for the ASP.NET technology.
  448. - Add syntax file for the Eiffel programming language.
  449. - Add syntax file for the Ruby programming language.
  450. - Add syntax file for the C# programming language.
  451. - Upgrade php.syntax file.
  452. - Improve sql.syntax file.
  453. - Improve perl.syntax.
  454. - Improve diff.syntax.
  455. - Improve makefile.syntax.
  456. - Add "define" keyword for syntax files.
  457. - VFS.
  458. - Full audit of quoting of parameters in vfs scripts (CAN-2004-0494).
  459. - Fixed CAN-2003-1023 (stack overflow in vfs_s_resolve_symlink).
  460. - Various fixes in tar.c.
  461. - VFS supports iso9660 images.
  462. - Translations.
  463. - New translations: Mongolian, Serbian and Lithuanian.
  464. - Updated translations: Ukrainian, Italian, Hungarian.
  465. Version 4.6.0.
  466. - Core functionality.
  467. - Fixed infinite loop under xterm if xterm is forcedly closed.
  468. - Portability.
  469. - ncurses can be found even if it's renamed to curses (OpenBSD).
  470. - Warning fixes for 64-bit systems.
  471. Version 4.6.0-pre3.
  472. Another release candidate for 4.6.0.
  473. - Core functionality.
  474. - ".." is no longer shown in the root directory.
  475. - Fixed segmentation fault when processing truncated
  476. section header in the corrupted initialization file.
  477. - Screen libraries.
  478. - Fixed incorrect processing of AltGr on Linux console
  479. introduced in -pre2.
  480. - Documentation.
  481. - Fixed a bug in man2hlp that could randomly prevent correct
  482. generation of the help files.
  483. - Added manual page for mcview.
  484. Version 4.6.0-pre2.
  485. Release candidate for 4.6.0.
  486. - Security.
  487. - mc now creates its own temporary directory /tmp/mc-$USER.
  488. If it fails or permissions are wrong, the user is warned.
  489. - Portability.
  490. - mc now complies with the Filesystem Hierarchy Standard and
  491. uses @prefix@/share/mc for the data files.
  492. - Support for glib 2.0.x has been added.
  493. - glib 1.2 is now properly detected on FreeBSD.
  494. - Core functionality.
  495. - Fixed segmentation fault when displaying messages from
  496. background operations.
  497. - When using support for setting the last working directory of
  498. mc in the parent shell, "mc" is now an alias in all shells,
  499. not a function. The "-P" option needs an argument now.
  500. - Alt-O sets the same directory on the other panel.
  501. - Current directory is shown in the xterm window title.
  502. - Screen libraries.
  503. - Screen library is now selected by the option --with-screen.
  504. - X11 support is enabled by default, use --without-x to disable.
  505. - The keycode now contains information about all screen
  506. modifiers. This allows to implement more shortcuts, but this
  507. work has just begun.
  508. - Included S-Lang library has been updated to version 1.4.5.
  509. - Mouse wheel is supported in the internal editor and viewer in
  510. xterm compatible terminals that implement wheel events.
  511. - Editor.
  512. - Internal editor now saves the cursor position in the file.
  513. - New syntax rules - RPM specfile, m4.
  514. - Editor shows control characters in the caret notation.
  515. - VFS.
  516. - Most extfs scripts have been reviewed and improved.
  517. - Fixed viewing and editing files on mcfs.
  518. - Support for termnet and HSC firewall has been removed.
  519. - Documentation.
  520. - Polish manual has been added.
  521. Version 4.6.0-pre1.
  522. - Security release. Massive code cleanup. Most improvements didn't
  523. need any significant amount of the new code.
  524. - Security.
  525. - Fixes for remotely exploitable buffer overflows in VFS.
  526. - Ports and editions.
  527. - GNOME edition has been removed.
  528. - OS/2 port has been removed.
  529. - MAD (Memory Allocation Debugger) has been removed.
  530. - Core functionality.
  531. - Large file support enabled by default.
  532. - Shift-F5 and Shift-F6 copy and rename like F5 and F6, but
  533. suggest the selected filename as the destination.
  534. - File search with contents doesn't use external egrep.
  535. - Directories with many files are now reloaded much faster.
  536. - Subshell works under Cygwin.
  537. - Screen libraries.
  538. - Improved support for ncurses.
  539. - Dropped support for the old Curses library.
  540. - Colors are enabled on all capable terminals when using S-Lang.
  541. - Syntax highlighting now works with ncurses.
  542. - Editor.
  543. - Editor files are now stored in ~/.mc/cedit instead of ~/.cedit
  544. to avoid collision with Cooledit.
  545. - New syntax rules - PHP, Tcl, SQL, DOS batch file.
  546. - Editor supports word completion.
  547. - VFS.
  548. - Local temporary file is used for uploading via ftpfs/fish only
  549. if file is uploaded to the same ftp/fish server.
  550. - mcfs support is disabled by default.
  551. - Samba configuration and codepage files locations can be
  552. configured.
  553. - .netrc support in ftpfs is enabled by default.
  554. - Viewing zip files could corrupt them.
  555. - Documentation.
  556. - Added manuals in Spanish, Italian and Russian.
  557. - Help files are not distributed, but generated during the
  558. build from the manual pages.
  559. - Translations.
  560. - Belarussian translation has been added.
  561. Version 4.5.55
  562. - Mostly bugfixes and portability fixes. Making things work as they
  563. were meant to work.
  564. - Text edition improvements.
  565. - Ctrl-O supported in the viewer and editor.
  566. - Better terminal support. Should not need "Learn Keys" on rxvt
  567. and xterm in most cases.
  568. - GNOME edition improvements.
  569. - Find dialog rewritten.
  570. - Editor and viewer ask whether to save modified file when
  571. closed from window manager.
  572. - Editor.
  573. - New syntax rules - S-Lang, PO files, Octave.
  574. - Alt-B goes to matching bracket.
  575. - Portability improvements.
  576. - Should compile out-of-box on Cygwin and QNX Neutrino.
  577. - Can be compiled by BSD make.
  578. - Subshell and VFS code are safer and more portable.
  579. - Experimental features (disabled by default).
  580. - Charset conversion support.
  581. - Large (64-bit) file support on 32-bit systems.
  582. Version 4.5
  583. - Too many new features to list.
  584. - This is the last version to be actively maintained. The GNOME
  585. edition is in stabilization and maintenance phase only. A new file
  586. manager is being written for the GNOME project.
  587. Version 3.5
  588. - New hotlist code.
  589. - The bookmark code has been completely revamped and now it supports
  590. folders. New format for the hot list file.
  591. - It is possible to copy a selected path name into the input line
  592. (C-Enter).
  593. - Tk enhancements.
  594. - New built in GUI designer to help developers modify the look
  595. of the program at run time (no penalty for users).
  596. - Many dialog boxes now work.
  597. - Right button now pops up a context sensitive action menu.
  598. - Added many visual enhancements.
  599. - The Tk edition is not yet finished though.
  600. - File management.
  601. - Now we do background copy and move operations.
  602. (you can ftp your files in the background now, for example).
  603. - Built in text editor
  604. - This is an easy to use text editor with pull-down menus.
  605. The features it presently supports are: Block copy, move,
  606. delete, cut, paste; key for key undo; file insertion; macro
  607. definition; regular expression search and replace (and our
  608. own scanf-printf search and replace); shift-arrow MSW-MAC
  609. text highlighting (for the Linux console only);
  610. insert-overwrite toggle; and an option to pipe text blocks
  611. through shell commands like indent.
  612. Comes with Emacs keybindings as well.
  613. mcedit is a link to mc which bring it up in editor mode.
  614. - FTP File system
  615. - Many fixes and enhancements, better support for proxy
  616. machines.
  617. - Now we support both active and passive opens.
  618. - Estimated time of arrival for ftp transfers.
  619. - stalled detection.
  620. - Much better support for proxies.
  621. - ftp URLs now allow a password to be provided.
  622. - ext2fs Undelete File system
  623. - Minor enhancements.
  624. - TAR File system
  625. - Now we flush the tarfs if the tar file has been modified
  626. - External File systems:
  627. - Speeded up RPM file system.
  628. - New LHA file system.
  629. - New ARC file system.
  630. - New DEB file system (for those users of Debian).
  631. - New RAR file system.
  632. - Fixed problems with different zipfs.
  633. - MC file system:
  634. - We get can use a mc file system by using either mc: or mc:// prefixes.
  635. - Viewer changes:
  636. - Now we include a program that preprocesses mail if you view it
  637. so, you get colored mails in the viewer.
  638. - A simple ruler has been implemented (press Alt-r to enable it).
  639. - New hex editor
  640. - Now you can do hex editions in your files with a single keystroke.
  641. (invoke it by using the hex-viewer and then clicking on edit).
  642. - Find file command:
  643. - Now we can search inside files using a piped grep (particularly
  644. interesting to search inside virtual file system: tar files,
  645. tar files on remote ftp sites, or searching information on an
  646. ftp site)
  647. - Widgets:
  648. - Input lines now support control-left, control-right movement on the
  649. Linux console.
  650. - Extension file:
  651. - We now support extra entries in a given rule with the Include=
  652. tag.
  653. - Ports:
  654. - Windows NT, Windows 95 by Juan Grigera
  655. - OS/2 by Alexander Dong.
  656. - Many many many bug fixes and memory leaks have been fixed.
  657. Version 3.2
  658. - External File system:
  659. - Mtools file system works.
  660. - New Cpio file system.
  661. - New RPM file system.
  662. - FTP file system:
  663. - support for HSC firewall
  664. - Lots of subshell fixes
  665. - Regexp-extension:
  666. - Editing of non-local files works now.
  667. - Bunch of bug fixes.
  668. - Panelize now works properly.
  669. - Can work on Nextstep now.
  670. - Windows NT port by Juan Grigera.
  671. - Midnight Commander file system server:
  672. - Fixed errno handling in the server.
  673. - Fixed time handling in the server.
  674. - Better caching.
  675. - Works with PAM if supported on the system.
  676. Version 3.1
  677. This has been finished:
  678. - Enhanced ftpfs:
  679. - Displays progress bars.
  680. - Supports Netware and Windows NT servers
  681. - Better support for symlinked files.
  682. - Handles those warez sites file names.
  683. - Increase the directory cache timeout.
  684. - Cache flushing (C-r)
  685. - If you append a /~ to the directory, you will log into your home
  686. directory (this is done by default if you use the menus to connect).
  687. - More robust.
  688. - Subshell fixes (it should not hang any longer).
  689. - Fixes prompt handling for zsh and tcsh users.
  690. - Fixes variable expansion for tcsh (now you may edit files).
  691. - Rewrote the sync code between the parent and child, should not hang
  692. any longer.
  693. - Better command completion.
  694. - Keypad handling enhanced:
  695. - Special key treatment for +, -, \ and now may be configure to
  696. only take place if you do not have a command typed in.
  697. - Now the + and \ bindings when ran on the Linux console work
  698. may use the keypad and M-+ and M-\ and leave the + and \ keys
  699. free.
  700. - Better handling of the line drawing chars on OSF/1 and AIX.
  701. - Enhanced tar/compressed tar file systems.
  702. - Global kill ring.
  703. - Added undelete feature for Linux systems: now you may recover deleted files
  704. on ext2 file systems with the Undelete file system.
  705. - Symlink commands (for symlink lovers).
  706. see the docs on C-x C-r, C-x C-l, C-x C-s keystrokes.
  707. - New macros:
  708. %b and %B return the basename of the selected filename
  709. %var{ENV-VAR} expands to the contents of ENV-VAR variable.
  710. - MC may be invoked as a viewer (mc -f flag).
  711. - Added Unicode support on the Linux console (run with mc -N)
  712. - Tons of bug fixes, the code is cleaner and hopefully
  713. - Allow a vfs pathname to be passed as a startup directory.
  714. This is a list of people that put their effort into making the 3.1
  715. release:
  716. Adam Tla/lka, Antonio Palama, Carl Thompson, Ching Hui, Dugan Porter, Gerd
  717. Knorr, Ilya Rybkin, Jakub Jelinek, Janne Kukonlehto, Juan Grigera, Juan Jose
  718. Ciarlante, John Davis, Marcelo Fabian Roccasalva, Perry Francis Nguyen,
  719. Sergey Ya Korshunoff Steven Hirsch, Thanh Ma and Torben Fjerdingstad.
  720. Version 3.0
  721. This has been finished:
  722. - Virtual File System: You now can browse tar, compressed tar and
  723. file systems over the network as if they were local subdirectories;
  724. - Slang support, you don't need ncurses anymore (but you can still compile
  725. with ncurses, if you want).
  726. - New mc.ext format, for details see the sample mc.ext file provided.
  727. - Append option if you try to copy/move a file onto already existing one.
  728. - Internal cd command uses CDPATH variable if set (like in BASH).
  729. - Find file command is much faster.
  730. - External panelize command - finding files using unlimited number of
  731. criteria - actually spawns an external command and it can be find, awk,
  732. grep -l or anything else.
  733. - Learn keys makes setting up of mc on terminals with broken
  734. terminfo/termcap databases easier. It just asks you to press keys which
  735. are not working.
  736. - Advanced chown command.
  737. - C-PgUp and C-PgDn takes you to the previous and currently selected
  738. directory respectively on the Linux console.
  739. - You can choose between 7 data bits, iso-latin-1 (0-127+160-255) or
  740. other (0-255).
  741. - Confirmation for overwriting, deleting and exiting added.
  742. - Viewer has growing buffers.
  743. - Filename, username, hostname and variable completion (M-Tab) on all
  744. input lines plus command completion on appropriate places of command
  745. line.
  746. - Following of symlinks at changing directory.
  747. - Viewer now supports bold faces and underlines, and it fits the
  748. information on the screen better. Now you can also specify the starting
  749. mode for the viewer depending on the contents of the viewed file.
  750. - Mask rename and copy.
  751. - Colors now let you specify the intensity of the colors you want.
  752. This is being worked on:
  753. - Virtual File System: FTP file system.
  754. - Tcl/Tk and XView versions of the program (preliminary versions are
  755. up and running).
  756. Version 2.0
  757. Now users are able to define their own display
  758. - User defined display formats.
  759. Now you can configure the file display to suit your needs.
  760. For example, you can say which information you want to see displayed
  761. instead of our defaults.
  762. - User definable program layout.
  763. Panels could be shown vertically or horizontally;
  764. panels could be different sizes, you can hide or show most
  765. program windows (command line, keybar or menubar).
  766. - Output window.
  767. Now, it's possible to see part of the last program output on the Linux
  768. console without having to switch screens via an option in the layout
  769. menu.
  770. - New View modes:
  771. Quick view: as you browse your files, each one is displayed on
  772. the other panel on the idle time.
  773. Tree view: let's you browse your directories by traveling a tree.
  774. We have two traveling modes available. And the tree does
  775. not take your precious time: it's build on the fly, as you
  776. browse your disk (you can always loose your time if you
  777. want to :-).
  778. Info view: Gives you information on the currently select file and
  779. the current file system as you move.
  780. User view: Let's you define a directory listing and the format you
  781. want to use.
  782. - New subshell support (concurrent shell execution)
  783. The Midnight Commander will now spawn one copy of the shell, so you
  784. get better performance and you can use shell functions, define variables
  785. and execute complete shell commands. Supported shells: bash, zsh and
  786. tcsh. If your shell is not supported, then the old mode is still
  787. available.
  788. - Dialog box manager
  789. Almost all the new configuration options are configured with this
  790. new dialog manager, easy to use if you are familiar with dialog boxes
  791. in DOS and Windows.
  792. Available widgets: check buttons, buttons, radio buttons,
  793. input lines and list boxes (So you can take our code and use it on
  794. your applications).
  795. - New option configuration.
  796. Now the program options are configured with a dialog box.
  797. - Chmod and Chown commands:
  798. For changing permissions as well as ownership of files and
  799. directories, uses our new dialog manager.
  800. - Color customization support
  801. Now you can change the default color of the program with any of
  802. these:
  803. environment variable, Colors section in the init file (colors per
  804. terminal type) and command line.
  805. - User menu and extension enhancements:
  806. Execution understand the %t macro (tagged files).
  807. User menu also has a new macro to let the user specify options.
  808. You can hide and show entries in the user menus by using conditions.
  809. Auto detect best match depending on a regexp.
  810. - Viewer:
  811. Goto line command,
  812. horizontal scrolling,
  813. on the fly decompression (and we don't eat unneeded cycles of CPU),
  814. allow non gunzip operation.
  815. - Internal move command:
  816. Now, we don't rely anymore on system commands in /bin, so the
  817. program is more robust and is much faster. Bunches of code come
  818. from the GNU fileutils.
  819. - The Tree view and normal views allows wrapped incremental searches of
  820. file names.
  821. - Mask rename:
  822. Now it's possible to do things like rename *.pas in *.bak
  823. - Compare directories command
  824. - Allow panels to be in Long mode without forcing the user to a single panel.
  825. (You can even have two long panels).
  826. - F10, C-g cancels as well as ESC ESC.
  827. - Improved help system.
  828. We updated and spelled the help system and added a lots of links.
  829. The Web page is constructed with the same tools.
  830. - Allows tagging of directories:
  831. Now you can copy, rename, move and delete complete directories. You
  832. are not limited anymore to files.
  833. - View output (screen save/restore) on Linux console.
  834. On old Linux systems, only b&w is supported, on newer Linux systems
  835. (1.1.67 and newer), we also support color screen save/restore and
  836. cursor positions.
  837. - 8 bit clean support.
  838. - Visual feedback while i-searching files.
  839. - Much more intuitive, you have to use it.
  840. - It's better than aspirin.
  841. - New memory allocation debugger.
  842. During testing time, we used a powerful memory allocation debugger,
  843. so the program will not eat all your memory, and will make a good use of
  844. your memory.
  845. - Now it also runs on hppa-hp-hpux9, hppa-hp-hpux7, m68k-apple-aux and
  846. sparc-sun-netbsd1.0. The best platform to run it is Linux, of course,
  847. since that's where most of us develop it.
  848. - Inode sort option.
  849. - Nice progress status indicator.
  850. We have two of them: a moving dash indicator and a progress bar
  851. indicator for file operations.
  852. Version 0.15
  853. - Uses GNU autoconf.
  854. Currently, it has been ported to this configurations:
  855. i386-*-linux1.0
  856. i386-*-linux1.1
  857. mips-sgi-irix5.2
  858. mips-dec-ultrix4.3
  859. rs6000-ibm-aix3.2.5
  860. sparc-sun-sunos4.1
  861. sparc-sun-solaris2.3
  862. - Improvements to the internal file viewer:
  863. Wrap/Unwrap mode.
  864. Hex mode.
  865. Hex searches.
  866. Now you can view compressed files (gzip, compress, zip, pack and lzh).
  867. Performance enhancements, now it's much faster.
  868. Works on systems without mmap.
  869. - Mouse Support now also works on xterms.
  870. If you run in the Linux console, you will still need the gpm mouse server
  871. to use the mouse support, but if you use xterms, then you're lucky
  872. and can use the mouse support when using xterms.
  873. - Help system and man page.
  874. Both were updated and has many more hypertext links inside, the
  875. help system can also be used with a mouse.
  876. - If running on xterms, now you can see the output of the last program
  877. you ran by using the C-o key combination.
  878. - Switch panels command (C-u)
  879. - With filter command per panel.
  880. - With auto mounting/umounting on chdir feature.
  881. - cd now expands tildes (~, ~user).
  882. - Much more portable.
  883. - Many bugs were fixed.
  884. Version 0.14
  885. - Now can handle directories with an unlimited number of files.
  886. - New link and symlink commands (C-x l, C-x s).
  887. - New insert tagged files or selection command (C-x t).
  888. Version 0.13
  889. - Behave more like the Norton Commander.
  890. - Added menu file edit.
  891. - If there is no permission to load a directory, now it loads a dummy
  892. directory.
  893. - When a panel is re-sorted, keep the selected file selected.
  894. - forward_word and backward_word command on the input line now skip
  895. over letters and numbers.
  896. - Fixed backward scrolling in the internal viewer.
  897. - The internal viewer now computes the percentage in a more natural
  898. way.
  899. - Added handling of the Home and End keys to the internal viewer
  900. - Bug fixes.
  901. Version 0.12
  902. - Preliminary support for System V compilation.
  903. - Bug fix: didn't call closedir in all cases.
  904. - bug fixes.
  905. Version 0.11
  906. - Support cd -.
  907. - Corrected Makefile.
  908. Version 0.10
  909. - Added new Alt-G, Alt-H, Alt-J to select the top file, middle file
  910. and bottom file in the current panel.
  911. - Now it's allowed to select option in query boxes by the first initial
  912. - Fixed mouse repeat rate.
  913. - Fixed a bug that prevent copying individual files to another file.
  914. - Some minor bug fixes.
  915. Version 0.9
  916. - Mouse Support.
  917. - Internal Copy command (it no longer uses cp).
  918. - Verbose Copying of files.
  919. - Confirmation on Overwrite and on Delete.
  920. - Support reverse sorting.
  921. - Many visual enhancements.
  922. - Per panel options are saved and restored.
  923. - New truncation of names in the panels.
  924. - History in Input Lines (M-p and M-n).
  925. - Input line enhancements.
  926. - Dialog boxes are nicer than before.
  927. - Cache in gid and uid translators.
  928. - More keybindings for the Input lines.
  929. - Better kill management in Input Lines.
  930. - Bug fixes.
  931. Version 0.8
  932. - The online help now comes with the complete man page.
  933. - Input lines now support M-b and M-f for movement by word.
  934. - Unlimited input lines (command line).
  935. - Filename searches now must be started with C-s or M-s.
  936. - Many bug fixes.
  937. Version 0.7
  938. - The stat() reloading optimization is now a configuration option.
  939. - Many bug fixes went to the find file command.
  940. - New history in the hypertext viewer.
  941. - ESC-Tab will copy the name of the other-panel selected file to the
  942. input line.
  943. - Now it's possible to display files and directories mixed together or
  944. separated (like the Norton Commander).
  945. - Many bug fixes, see the ChangeLog for details.
  946. Version 0.6
  947. - Extension dependent execution implemented (now you can execute
  948. things like tar tzvf over compressed tar files, just a tap in the
  949. Enter key).
  950. - Added simple expansion of useful variables in the user menu.
  951. - Avoid unnecessary reloading of subdirectories using stat (suggested
  952. by Torben Fjerdingstad <tfj@olivia.ping.dk>).
  953. - Added options to disable colors and display version number.
  954. - Allow start up directory specification (ex: mc /usr/local/bin /tmp).
  955. - Fixed bug that operated on the selection instead of the tagged file
  956. (when only one file was tagged).
  957. - Some cosmetic changes.
  958. - Bug fixes.
  959. Version 0.5
  960. - Fixed bug in the help browser that crashed the program.
  961. - New internal viewer.
  962. - New long directory listing format.
  963. - some bug fixes.
  964. Version 0.4
  965. - User Menus (F2 key).
  966. - Quick search of files in a panel (Alt-filename takes you to that file).
  967. - Char quoting (C-q).
  968. - exec() enhancements.
  969. - now you can suspend the program (C-z).
  970. - The find file command now seems to be very stable.
  971. - misc bug fixes.
  972. Version 0.3
  973. - Setup loading/saving.
  974. - Support for any size screen.
  975. - Many, many bug fixes.