Updated doc/NEWS file

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
This commit is contained in:
Slava Zanko 2013-08-02 21:52:10 +03:00
parent 4ad8dadc6b
commit 158165e59e
1 changed files with 21 additions and 0 deletions

View File

@ -1,3 +1,24 @@
Version 4.8.10
- Core
* Do not link GModule if it is not required (save space on embedded systems) (#2995)
* Behavior of the 'Right' key in the 'Directory hotlist' was changed: now 'Right' key is used only to enter into the group (#3045)
- Misc
* Code cleanup (#3035)
- Fixes
* Build failure on Cygwin (#3041)
* Broken NCurses detection (#3043)
* Broken handling of mc command line arguments (#3047)
* Cannot enter into zip archive in tar one (#3034)
* Cannot open some jar files
* mcedit: file descriptor leak (#3040)
* mcedit: paragraph format doesn't respect multibyte characters (#2713)
* Crash after entering a wrong SFTP password (#3036)
Version 4.8.9
- VFS