Changes between Version 27 and Version 28 of NEWS-4.8.2
- Timestamp:
- 02/23/12 13:05:30 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NEWS-4.8.2
v27 v28 12 12 * Dynamically resize panels (#2465) 13 13 * New bindings (!ScrollLeft, !ScrollRight) for scroll long filenames in panels (#2731) 14 14 15 === VFS === 15 16 … … 31 32 32 33 === Fixes === 33 * mcedit: Reset selection after END/HOME/PgDn/PgUp (#2726)34 34 * Compile failure of 4.8.1 on xBSD because "Undefined symbols: _posix_fallocate" (#2689) 35 35 * Incorrect panel size after change panel split type (#2521) 36 36 * Wrong total bytes counter for subdirs in copy/move dialog (#2503) 37 * Display corruption in panels after window shrink (#2684) 37 38 * Command line is unaccessible from tree panel (#2714) 38 39 * Extra confirmation before delete an empty hotlist group (#1576) 39 40 * Can't open an edit zero-length file from VFS in mcedit (#2710) 41 * mcedit: reset selection after END/HOME/PgDn/PgUp (#2726) 40 42 * 'make check' fails on arm and alpha (-z muldefs) (#2732)