Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Tickets 327, 329-332.



details:   https://anonhg.NetBSD.org/src/rev/5341f7cd6725
branches:  netbsd-6
changeset: 774218:5341f7cd6725
user:      riz <riz%NetBSD.org@localhost>
date:      Wed Jun 13 19:21:02 2012 +0000

description:
Tickets 327, 329-332.

diffstat:

 doc/CHANGES-6.0 |  27 ++++++++++++++++++++++++++-
 1 files changed, 26 insertions(+), 1 deletions(-)

diffs (38 lines):

diff -r c4127f55dfd9 -r 5341f7cd6725 doc/CHANGES-6.0
--- a/doc/CHANGES-6.0   Wed Jun 13 19:17:43 2012 +0000
+++ b/doc/CHANGES-6.0   Wed Jun 13 19:21:02 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.126 2012/06/12 23:16:18 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.127 2012/06/13 19:21:02 riz Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -5525,3 +5525,28 @@
        now instead of trying to jump to the bogus address.
        [spz, ticket #337]
 
+tests/lib/libcurses/director/Makefile          1.6
+
+       Spell NetBSD correctly.
+       [joerg, ticket #327]
+
+usr.sbin/fssconfig/fssconfig.8                 1.8
+
+       File system snapshots are no longer experimental.
+       [hannken, ticket #329]
+
+sys/netinet/in.c                               1.143
+
+       Fix a pointer bug in SIOCGLIFADDR processing.
+       [gdt, ticket #330]
+
+sys/dev/audio.c                                        1.261
+
+       Fix locking issue.
+       [mrg, ticket #331]
+
+sys/dev/pci/eso.c                              1.60
+
+       Fix locking issue.  PR#46451.
+       [mrg, ticket #332]
+



Home | Main Index | Thread Index | Old Index