Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc Ticket 773
details: https://anonhg.NetBSD.org/src/rev/f0f7b9e87ead
branches: netbsd-6
changeset: 775631:f0f7b9e87ead
user: sborrill <sborrill%NetBSD.org@localhost>
date: Sat Feb 02 15:44:21 2013 +0000
description:
Ticket 773
diffstat:
doc/CHANGES-6.1 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r a80643399b05 -r f0f7b9e87ead doc/CHANGES-6.1
--- a/doc/CHANGES-6.1 Sat Feb 02 15:43:27 2013 +0000
+++ b/doc/CHANGES-6.1 Sat Feb 02 15:44:21 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.76 2013/01/26 21:36:05 bouyer Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.77 2013/02/02 15:44:21 sborrill Exp $
A complete list of changes from the 6.0 release until the 6.1 release:
@@ -8055,3 +8055,10 @@
reseed with as little as sizeof(int) bytes of entropy.
[tls, ticket #800]
+bin/sh/expand.c 1.88
+bin/sh/expand.h 1.19
+
+ Fix the expansion of "$(foo-$bar}" so that IFS isn't applied when
+ expanding $bar. Should fix PR bin/47361
+ [dsl, ticket #773]
+
Home |
Main Index |
Thread Index |
Old Index