Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-6]: src/doc Tickets 798, 799



details:   https://anonhg.NetBSD.org/src/rev/f566e043591d
branches:  netbsd-6
changeset: 775655:f566e043591d
user:      riz <riz%NetBSD.org@localhost>
date:      Fri Feb 08 22:42:54 2013 +0000

description:
Tickets 798, 799

diffstat:

 doc/CHANGES-6.1 |  14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 0c784e3c0418 -r f566e043591d doc/CHANGES-6.1
--- a/doc/CHANGES-6.1   Fri Feb 08 22:41:29 2013 +0000
+++ b/doc/CHANGES-6.1   Fri Feb 08 22:42:54 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.81 2013/02/08 20:59:07 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.82 2013/02/08 22:42:54 riz Exp $
 
 A complete list of changes from the 6.0 release until the 6.1 release:
 
@@ -8185,3 +8185,15 @@
        Fix sparc64_ipi_ccall by adding proper trap setup.
        [martin, ticket #797]
 
+dist/nvi/common/conv.c                         1.7
+
+       Don't truncate files on character conversions without warning
+       and a chance for recovery.
+       [christos, ticket #798]
+
+sbin/ifconfig/af_inetany.c                     1.16 via patch
+
+       ifconfig clone destroy should not print useless diagnostic
+       and exit with an error code. PR#46579.
+       [christos, ticket #799]
+



Home | Main Index | Thread Index | Old Index