Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Tickets 256-258.



details:   https://anonhg.NetBSD.org/src/rev/e2ca54b5483b
branches:  netbsd-6
changeset: 774123:e2ca54b5483b
user:      riz <riz%NetBSD.org@localhost>
date:      Fri May 18 17:05:16 2012 +0000

description:
Tickets 256-258.

diffstat:

 doc/CHANGES-6.0 |  18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

diffs (29 lines):

diff -r 2313512f5149 -r e2ca54b5483b doc/CHANGES-6.0
--- a/doc/CHANGES-6.0   Fri May 18 17:04:28 2012 +0000
+++ b/doc/CHANGES-6.0   Fri May 18 17:05:16 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.101 2012/05/17 19:04:13 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.102 2012/05/18 17:05:16 riz Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -2389,3 +2389,19 @@
        PR #46041.
        [jmmv, ticket #8]
 
+external/gpl2/lvm2/lib/liblvm/Makefile         1.6
+external/gpl2/lvm2/sbin/lvm/Makefile           1.11
+
+       Fix build failure if USE_FORT=YES.
+       [cheusov, ticket #256]
+
+usr.bin/login/common.c                         1.5
+
+       Fix clang build issue in login.
+       [christos, ticket #257]
+
+sys/net/if_ethersubr.c                         1.189
+
+       Fix crash when detaching some network interfaces.  PR#42982.
+       [chs, ticket #258]
+



Home | Main Index | Thread Index | Old Index