| 1 | Changes upon 4.6.3: |
| 2 | |
| 3 | * native UTF-8 support |
| 4 | * new unified search/replace engine with search types: Plain, Wildcard, Regexp, Hex |
| 5 | * fixed fish handling for symlinks and fancy names to be escaped |
| 6 | * fixed fish permission checks that can be cause of segfault |
| 7 | * various editor enchancements (vertical block marking/moving/copy/paste, undo fixes, initial etags support) |
| 8 | * x86_64 fixes |
| 9 | * various syntax files updates |
| 10 | * code cleanups, various memleak/etc fixes (many thanks to valgrind) |
| 11 | * filenames charset choosing support in panels |
| 12 | * various mc.ext fixes |
| 13 | * included many fixes from other distributions |
| 14 | * added initial support for doxygen generated docs |
| 15 | * bells and whistles (trailing tabs hilighting, tabs/spaces mix, free space on disk, etc.) |
| 16 | * commandline completion fixes (mainly, escaping hadling) |
| 17 | * terminal fixes (like putty) |
| 18 | * small fixes in history handling (locale independent .mc/history entries) |
| 19 | * refreshed autoconf stuff |
| 20 | * extended learn keys |
| 21 | * translation updates |