SHA256
1
0
forked from pool/nano

- Update to version 2.6.0:

* fixes more than fifty little bugs -- and some of them not so 
    little.
  * It improves moving about in the file browser, corrects failings 
    of the internal spell checker, adds a new feature 
    (comment/uncomment lines, with default binding M-3), makes some 
    error messages clearer, shows more of a file when positionlog 
    is used and the cursor is near the end, displays all error
    messages at startup if there are multiple ones, does not 
    misinterpret keystrokes when typing very fast, is less eager 
    to trim the filename on narrow terminals, speeds up 
    case-insensitive searches, and allows to abort re-searches.

OBS-URL: https://build.opensuse.org/package/show/editors/nano?expand=0&rev=43
This commit is contained in:
Martin Pluskal
2016-06-18 12:57:05 +00:00
committed by Git OBS Bridge
parent ec607ba06e
commit 595bf57ba6
6 changed files with 33 additions and 13 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sat Jun 18 12:51:25 UTC 2016 - mpluskal@suse.com
- Update to version 2.6.0:
* fixes more than fifty little bugs -- and some of them not so
little.
* It improves moving about in the file browser, corrects failings
of the internal spell checker, adds a new feature
(comment/uncomment lines, with default binding M-3), makes some
error messages clearer, shows more of a file when positionlog
is used and the cursor is near the end, displays all error
messages at startup if there are multiple ones, does not
misinterpret keystrokes when typing very fast, is less eager
to trim the filename on narrow terminals, speeds up
case-insensitive searches, and allows to abort re-searches.
-------------------------------------------------------------------
Fri Feb 26 08:36:04 UTC 2016 - mpluskal@suse.com