SHA256
1
0
forked from pool/nano

Accepting request 788076 from home:AndreasStieger:branches:editors

GNU Nano 4.9

OBS-URL: https://build.opensuse.org/request/show/788076
OBS-URL: https://build.opensuse.org/package/show/editors/nano?expand=0&rev=122
This commit is contained in:
Martin Pluskal
2020-03-25 11:39:01 +00:00
committed by Git OBS Bridge
parent 966ad5bc03
commit d1f7e41c25
6 changed files with 32 additions and 20 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Mar 25 08:12:30 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
- GNU Nano 4.9:
* When justifying a selection, the new paragraph and the
succeeding one get the appropriate first-line indent
* Trying to justify an empty selection does not crash
* Redoing the insertion of an empty file does not crash
* DOS line endings in nanorc files are accepted
* Option --suspend / 'set suspend' has been renamed to
the more logical --suspendable / 'set suspendable'
-------------------------------------------------------------------
Mon Feb 10 14:12:47 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>