summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorminskim <minskim>2004-06-12 05:18:23 +0000
committerminskim <minskim>2004-06-12 05:18:23 +0000
commita29e4152fa36bccca5269455f52a2b1978ddf926 (patch)
treef3db490ae94a19221ac8dc60f465da5565973522 /doc
parent584b89bcaad10629c45b31371b74d0b02c2157f1 (diff)
downloadpkgsrc-a29e4152fa36bccca5269455f52a2b1978ddf926.tar.gz
Sync nbsed with -current and bump its version to 20040612. This fixes
a bug reported in PR bin/25899 that makes sed(1) fail if the last character of the line buffer is a backslash.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 92a8b406f4f..820de917aa9 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6202 2004/06/11 23:13:37 jdarrow Exp $
+$NetBSD: CHANGES,v 1.6203 2004/06/12 05:18:23 minskim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -2934,3 +2934,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated peace to 0.0.20040611 [kent 2004-06-11]
Updated subversion to 1.0.5 [epg 2004-06-11]
Updated milter-regex to 1.5 [jdarrow 2004-06-11]
+ Updated nbsed to 20040612 [minskim 2004-06-12]