summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPaolo Bonzini <bonzini@gnu.org>2005-05-18 06:12:51 +0000
committerPaolo Bonzini <bonzini@gnu.org>2008-01-09 16:11:51 +0100
commit72edd0eea01cae8f2ca61b605c08d83f8d34fc4f (patch)
treedad9bd7c9de492febad5a8b20e0dd77bd7759f75 /NEWS
parentd3f8e118d5abb84b6dd9442e7ae61997d2e24c3a (diff)
downloadsed-72edd0eea01cae8f2ca61b605c08d83f8d34fc4f.tar.gz
add cache variable for -lcP test
2005-05-18 Maciej W. Rozycki <macro@linux-mips.org> * configure.ac: Use a cache variable for the libcP test. * configure: Regenerate. git-archimport-id: bonzini@gnu.org--2004b/sed--stable--4.1--patch-48
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 725240d..b0f3af5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
Sed 4.1.5
+* fix parsing of a negative character class not including a closed bracket,
+ like [^]] or [^]a-z].
+
* output the result of commands a, r, R when a q command is found.
----------------------------------------------------------------------------