From 5c4bfd04a7e0086ecc0b8eac7c3035b929178f75 Mon Sep 17 00:00:00 2001 From: Slava Zanko Date: Mon, 10 Sep 2012 16:46:38 +0300 Subject: [PATCH] Updated NEWS file Signed-off-by: Slava Zanko --- doc/NEWS | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/doc/NEWS b/doc/NEWS index f650d917c..a34ec2c22 100644 --- a/doc/NEWS +++ b/doc/NEWS @@ -1,3 +1,34 @@ +Version 4.8.1.5 + +- Editor + + * Code refactoring and cleanup (#1977) + +- Misc + + * Use unrar to view RAR archives if rar is unavailable (#2847) + * Syntax highlighting news and updates: + - update assembler.syntax: x86 AMD64 registers highlighting (#2542) + - new cmake.syntax: preliminary and incomplete syntax file for CMakeLists.txt files (#2084) + - new dlink.syntax: syntax highlighting for D-Link switches command set (#2649) + - update properties.syntax: more nice look-and-feel (#1869) + * File extension support: + - .ogm extension was deprecated in favor of .ogv (#2664) + +- Fixes + + * CK_History removes CK_HistoryNext entries (#2313) + * Partially broken loading of user-defined keymap file (#2848) + * Enter on directory named '~' goes to the home one (#2874) + * Cannot Copy/Move files with filename encoding change (#2791) + * Duplicate entities in panel with 'tree view' mode (#2835) + * Broken synchronization with filelist and tree panels (#2862) + * mcedit segfaults after call "Back from declaration" (#2859) + * mcedit: unable to save changes in "Safe save" mode(#2832) + * Broken 'Enter' action on a rpm file containing space character in filename (#2838) + * extfs: uc1541 broken handling (#2864) + * mc.ext: OGV format handled as audio (#2869) + Version 4.8.1.4 - Misc -- 2.11.4.GIT