Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc Ticket 890.
details: https://anonhg.NetBSD.org/src/rev/eeafbdedf93d
branches: netbsd-6
changeset: 775789:eeafbdedf93d
user: riz <riz%NetBSD.org@localhost>
date: Sun May 12 16:39:26 2013 +0000
description:
Ticket 890.
diffstat:
doc/CHANGES-6.1 | 44 +++++++++++++++++++++++++++++++++++++++++++-
1 files changed, 43 insertions(+), 1 deletions(-)
diffs (55 lines):
diff -r 63c0c6d7de34 -r eeafbdedf93d doc/CHANGES-6.1
--- a/doc/CHANGES-6.1 Sun May 12 16:38:06 2013 +0000
+++ b/doc/CHANGES-6.1 Sun May 12 16:39:26 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.125 2013/04/29 23:36:10 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.126 2013/05/12 16:39:26 riz Exp $
A complete list of changes from the 6.0 release until the 6.1 release:
@@ -8959,3 +8959,45 @@
Welcome to 6.1_RC4!
[riz]
+distrib/hp700/ramdisk/Makefile 1.12
+
+ Fix PR/47123 (sysinst failure) for hp700 as well.
+ [skrll, ticket #882]
+
+sys/kern/kern_drvctl.c 1.34
+
+ Fix memory leak when device attached or detached, when drvctl is
+ not opened or kmem_alloc() fails in devmon_insert().
+ [msaitoh, ticket #883]
+
+lib/libcurses/border.c 1.15
+
+ libcurses: merge in background attributes.
+ [jdc, ticket #884]
+
+lib/libcurses/setterm.c 1.50
+
+ libcurses: minor fix does_ctrl_o().
+ [jdc, ticket #885]
+
+share/zoneinfo/antarctica patch
+share/zoneinfo/asia patch
+share/zoneinfo/australasia patch
+share/zoneinfo/southamerica patch
+share/zoneinfo/zone.tab patch
+
+ Merge tzdata2013c from
+ ftp://ftp.iana.org/tz/releases/tzdata2013c.tar.gz
+ [apb, ticket #886]
+
+usr.bin/sed/process.c 1.39
+usr.bin/sed/sed.1 1.30-1.31 via patch
+
+ The change ("c") command should start a new cycle. PR#45981.
+ [uwe, ticket #888]
+
+sys/dev/pci/if_vioif.c 1.4
+
+ Fix a typo that causes recent QEMU to die configuring a vioif.
+ [minoura, ticket #890]
+
Home |
Main Index |
Thread Index |
Old Index