Changes between Version 1 and Version 2 of NEWS-4.7.1
- Timestamp:
- 01/05/10 16:32:05 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NEWS-4.7.1
v1 v2 1 1 = Midnight Commander 4.7.1 = 2 2 3 It's preliminary version for to be ready for release any day. 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.7.1 view all closed tickets for this release]4 4 5 == Changelog == 5 [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.7.1 View all closed tickets for this release] 6 6 7 Major changes since 4.7.0 7 == Major changes since 4.7.0.1 == 8 8 9 9 === Core === 10 * New file type bindings: 11 * viewing .lyx with lyxcat, opening with lyx (#1693) 10 12 11 13 === VFS === 12 14 13 15 === Editor === 16 * Some simple optimization of syntax highlighting engine (#1843) 14 17 15 18 === Viewer === 16 19 17 20 === Misc === 21 * Lots of code cleanup (#1780, #1915) 22 * Translation updated 18 23 19 24 === Fixes === 25 * deba and debd VFS: items from DEBIAN directory are not accessible (#1920) 26 * Samba is not built with tcc (#1933)