Changes between Version 63 and Version 64 of NEWS-4.8.0-pre1
- Timestamp:
- 06/21/11 12:22:02 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NEWS-4.8.0-pre1
v63 v64 3 3 [http://www.midnight-commander.org/query?status=closed&group=resolution&order=priority&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&col=severity&milestone=4.8.0-pre1 View all closed tickets for this release] 4 4 5 '''WARNING''': Configuration files from your $HOME/.mc directory was movedto XDG_CONFIG_* directories to respect [http://standards.freedesktop.org/basedir-spec/basedir-spec-0.7.html FDO standard]. To get more information, see ticket #1851.5 '''WARNING''': Configuration files was moved from your $HOME/.mc directory into XDG_CONFIG_* directories to respect [http://standards.freedesktop.org/basedir-spec/basedir-spec-0.7.html FDO standard]. To get more information, see ticket #1851. 6 6 7 7 == Major changes since 4.7.5 == … … 27 27 * Added configure parameter --enable-mclib for build libmc.so shared library (#2501) 28 28 * Added new engine for universal event system (as part of #2501) 29 * Optimized loading and saving of configurations and histories (#2541) 29 30 30 31 === VFS ===