SHA256
1
0
forked from pool/nano

- Update to version 2.8.2:

OBS-URL: https://build.opensuse.org/package/show/editors/nano?expand=0&rev=69
This commit is contained in:
Martin Pluskal
2017-05-10 10:54:47 +00:00
committed by Git OBS Bridge
parent 3fb88ca542
commit 19c8848fee
6 changed files with 31 additions and 16 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed May 10 10:43:13 UTC 2017 - mpluskal@suse.com
- Update to version 2.8.2:
* new feature: it makes the ^G help texts searchable with ^W.
* fixes a crash when resizing the window in the middle of
verbatim input
* avoids an unlikely crash when used without UTF-8 support in some
locales
* avoids redrawing the screen twice when switching between
buffers while line numbers are active
* works around a coloring bug on musl
* tweaks to the documentation
* translation updates for fifteen languages.
-------------------------------------------------------------------
Wed Apr 12 20:27:59 UTC 2017 - astieger@suse.com