Skip to content

Commit

Permalink
Update doc/NEWS file
Browse files Browse the repository at this point in the history
Signed-off-by: Yury V. Zaytsev <[email protected]>
  • Loading branch information
zyv committed Oct 2, 2016
1 parent d0eab30 commit 8a50e15
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions doc/NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,34 @@
Version 4.8.18

- Core
* Alt-Enter, Ctrl-Enter and Ctrl-Shift-Enter shortcuts are bindable in file manager (#3075)
* Internals:
* Refactoring of widget subsystem (#2919, #3632)

- Editor
* Add syntax highlighting:
* GLSL (#3683)
* CUDA (#3686)

- Misc
* Code cleanup (#3641, #3652)

- Fixes
* Build failure on FreeBSD (#3643)
* Incompatibility with NetBSD curses (#3665)
* Memory leaks (#3637)
* Subshell output lost on window resize under tmux, GNU screen (#3639)
* --with-subshell=optional does not work (#3642)
* Backward search is not interruptible (#3648)
* "Output lines" has no effect (#3655)
* Wrong handling of mouse clicks in long listing mode (#3661)
* Panelize resets marks on marked files in many cases (#3663)
* Cannot change directory in the active panel in some cases (#3669)
* Filtered View doesn't work (#3646, #3660)
* mcedit: don't kill bookmarks when open file from "Find File" dialog (#3668)
* man pages use "the MC" instead of "MC" (#3644)


Version 4.8.17

- Core
Expand Down

0 comments on commit 8a50e15

Please sign in to comment.