SHA256
1
0
forked from pool/nano

Accepting request 448125 from home:AndreasStieger:branches:editors

GNU nano 2.7.3

OBS-URL: https://build.opensuse.org/request/show/448125
OBS-URL: https://build.opensuse.org/package/show/editors/nano?expand=0&rev=59
This commit is contained in:
Martin Pluskal
2016-12-29 10:28:23 +00:00
committed by Git OBS Bridge
parent 5065cc6232
commit 394149b2ef
6 changed files with 30 additions and 15 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Dec 29 08:54:52 UTC 2016 - astieger@suse.com
- GNU nano 2.7.3:
* now able to handle filenames that contain newlines
* avoid a brief flash of color when switching between buffers
that are governed by different syntaxes
* make the Shift+Ctrl+Arrow keys select text again on a Linux
console
* more resistant against malformations in the positionlog file
* do not crash when ^C is typed on systems where it produces the
code KEY_CANCEL
* no longer mistakenly warn about editing an unlocked file just
after saving a new one
-------------------------------------------------------------------
Sun Dec 18 12:31:01 UTC 2016 - astieger@suse.com