summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* maint: quote 'like this' not `like this'Paul Eggert2023-01-301-45/+51
* sed: improve integer overflow checkingPaul Eggert2022-12-191-0/+6
* sed: fix symlink bufsize readlink checkPaul Eggert2022-12-171-0/+4
* maint: post-release administriviaJim Meyering2022-11-061-0/+3
* version 4.9v4.9Jim Meyering2022-11-061-1/+1
* test: add a test case and mention the change in NEWSJim Meyering2022-10-231-0/+8
* sed: fix infloop with symlink cyclesPaul Eggert2022-07-031-0/+4
* sed: fix temp file cleanupPaul Eggert2022-07-021-0/+3
* Add NEWS item for dfa fix in GnulibPaul Eggert2022-07-021-0/+7
* sed: allow '0rFILE' (insert FILE before the first line)Assaf Gordon2021-08-161-0/+5
* sed: handle very long input lines with R (tiny change)Tobias Stoeckmann2020-01-181-0/+3
* sed: handle very long execution lines (tiny change)Tobias Stoeckmann2020-01-181-0/+5
* maint: post-release administriviaJim Meyering2020-01-141-0/+3
* version 4.8v4.8Jim Meyering2020-01-141-1/+1
* doc: mention changes inherited through gnulibJim Meyering2020-01-141-0/+4
* maint: once again distribute .tar.gz filesJim Meyering2020-01-061-0/+4
* sed: set correct umask on temporary filesAssaf Gordon2019-09-051-0/+7
* maint: post-release administriviaJim Meyering2018-12-201-0/+3
* version 4.7v4.7Jim Meyering2018-12-201-1/+1
* sed: fix \b DFA-bug in C localeJim Meyering2018-12-201-0/+8
* maint: post-release administriviaJim Meyering2018-12-191-0/+3
* version 4.6v4.6Jim Meyering2018-12-191-1/+1
* sed: fix -b/--binary mode under windows/mingwAssaf Gordon2018-12-051-0/+3
* sed: add --debug featureAssaf Gordon2018-10-241-0/+5
* sed: reject r/R/w/W commands without a filenameAssaf Gordon2018-10-181-0/+4
* sed: fix heap buffer overflow from multiline EOL regex optimizationAssaf Gordon2018-08-031-0/+3
* sed: fix extraneous NUL in s///n commandAssaf Gordon2018-08-031-0/+3
* sed: do not flush output stream unless in unbuffered modeAssaf Gordon2018-07-261-0/+7
* sed: fix heap buffer overflow from invalid referencesAssaf Gordon2018-07-081-0/+5
* maint: post-release administriviaJim Meyering2018-03-311-0/+3
* version 4.5v4.5Jim Meyering2018-03-311-1/+1
* sed: reject RE searches on buffers larger than INT_MAXAssaf Gordon2018-03-231-0/+4
* sed: treat '\x5c' as literal backslash0xddaa2018-03-141-0/+10
* sed: with --in-place and selinux, use the symlink's contextJakub Martisko2018-01-091-0/+4
* sed: enable special meaning of '+' with '-E --posix'Assaf Gordon2017-04-181-0/+4
* sed: allow comments, braces after y///Thorsten Heymann2017-03-211-0/+5
* maint: post-release administriviaJim Meyering2017-02-031-0/+3
* version 4.4v4.4Jim Meyering2017-02-031-1/+1
* doc: add NEWS entry for recent newline bugfixAssaf Gordon2017-01-311-0/+5
* doc: fix NEWS typoJim Meyering2017-01-071-1/+1
* maint: post-release administriviaJim Meyering2016-12-301-0/+3
* version 4.3v4.3Jim Meyering2016-12-301-1/+1
* sed: fix multi-line regex matching with -zNorihiro Tanaka2016-11-041-0/+4
* sed: new --sandbox optionAssaf Gordon2016-09-051-0/+5
* sed: use grep's DFA matcher to speed up regular expression matchingNorihiro Tanaka2016-08-081-4/+7
* sed: fix minor multibyte parsing bugAssaf Gordon2016-07-041-0/+7
* sed: use unlocked-ioTristan Verniquet2016-06-271-0/+4
* sed: reject recursive escaping after \cAssaf Gordon2016-05-291-0/+5
* revert v4.2.2-87-gc033bde, to make sed -i treat "-" as a file nameJim Meyering2016-01-021-3/+0
* sed: do not elide an invalid byte in a substitution RHSJim Meyering2015-12-271-0/+4