Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Tickets 984, 991



details:   https://anonhg.NetBSD.org/src/rev/e2208608d4f8
branches:  netbsd-6
changeset: 776524:e2208608d4f8
user:      riz <riz%NetBSD.org@localhost>
date:      Tue Dec 17 22:33:26 2013 +0000

description:
Tickets 984, 991

diffstat:

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

diffs (25 lines):

diff -r d66a65583b04 -r e2208608d4f8 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Tue Dec 17 22:33:01 2013 +0000
+++ b/doc/CHANGES-6.2   Tue Dec 17 22:33:26 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.66 2013/12/17 21:08:22 bouyer Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.67 2013/12/17 22:33:26 riz Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -1115,3 +1115,15 @@
        Add HTTPS support to ftp(1).
        [tron, ticket #997]
 
+sys/dev/acpi/acpi_cpu.h                                1.44
+sys/dev/acpi/acpi_cpu_tstate.c                 1.31
+
+       Remove the upper limit for the number of T-states.
+       [bouyer, ticket #984]
+
+sbin/fsck_ffs/inode.c                          1.70
+
+       Fix cut-and-paste error in the non-ufs2 case which can cause
+       fsck_ffs to exit with an internal error.
+       [bouyer, ticket #991]
+



Home | Main Index | Thread Index | Old Index