SHA256
6
0
forked from pool/ed

Accepting request 662704 from home:seanlew:branches:utilities

Update ed

OBS-URL: https://build.opensuse.org/request/show/662704
OBS-URL: https://build.opensuse.org/package/show/utilities/ed?expand=0&rev=28
This commit is contained in:
Tomáš Chvátal
2019-01-04 06:20:56 +00:00
committed by Git OBS Bridge
parent d50192dc1b
commit ee0be7eeca
5 changed files with 24 additions and 8 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Jan 03 16:39:11 UTC 2019 - sean@suspend.net
- Update to version 1.15:
* io.c (print_line): Make '1' command print '\\' before every
'$' within the text.
* main_loop.c (extract_addresses): Fixed address ',,' to mean
'$,$' instead of '1,$'.
* regex.c (extract_replacement): Allow newlines even if global.
* main_loop.c (exec_command): Make 'c' command reject address 0.
* ed.texi: Minor fixes.
* configure: Accept appending to CFLAGS, 'CFLAGS+=OPTIONS'.
* Switch archive format to tar.
-------------------------------------------------------------------
Sat Feb 25 07:42:57 UTC 2017 - mpluskal@suse.com