Source-Changes-HG archive

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

[src/netbsd-3]: src/doc Ticket 371.



details:   https://anonhg.NetBSD.org/src/rev/9c771e5f5f3f
branches:  netbsd-3
changeset: 575996:9c771e5f5f3f
user:      tron <tron%NetBSD.org@localhost>
date:      Sat Jun 04 15:55:26 2005 +0000

description:
Ticket 371.

diffstat:

 doc/CHANGES-3.0 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 72915caed37b -r 9c771e5f5f3f doc/CHANGES-3.0
--- a/doc/CHANGES-3.0   Sat Jun 04 15:51:38 2005 +0000
+++ b/doc/CHANGES-3.0   Sat Jun 04 15:55:26 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-3.0,v 1.1.2.112 2005/06/03 15:51:30 riz Exp $
+#      $NetBSD: CHANGES-3.0,v 1.1.2.113 2005/06/04 15:55:26 tron Exp $
 
 A complete list of changes from the initial NetBSD 3.0 branch on 16 March 2005
 until the 3.0 release:
@@ -9088,3 +9088,10 @@
        hack, but it is cheap and very local.
        [martin, ticket #370]
 
+sys/dev/wscons/wsdisplayvar.h                  1.31
+
+       Define a real white color - since WSCOL_WHITE is ANSI-emulation
+       specific defined as grey (which can't be fixed w/o breaking user
+       config files). Fixes PR kern/30064.
+       [martin, ticket #371]
+



Home | Main Index | Thread Index | Old Index