Module Name: src
Committed By: snj
Date: Sat Sep 26 05:26:00 UTC 2009
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 1018.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.74 -r1.1.2.75 src/doc/CHANGES-5.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-5.1
diff -u src/doc/CHANGES-5.1:1.1.2.74 src/doc/CHANGES-5.1:1.1.2.75
--- src/doc/CHANGES-5.1:1.1.2.74 Fri Sep 18 02:08:16 2009
+++ src/doc/CHANGES-5.1 Sat Sep 26 05:25:59 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.74 2009/09/18 02:08:16 snj Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.75 2009/09/26 05:25:59 snj Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
release:
@@ -13327,3 +13327,12 @@
by the upgrade to Postfix 2.6.x.
[tron, ticket #1012]
+xsrc/external/mit/xorg-server/dist/dix/globals.c 1.2
+xsrc/external/mit/xorg-server/dist/os/utils.c 1.2
+
+ By default, use the old X server background and cursor mode
+ (option "-retro"). Add a "-noretro" option to get the new
+ (black background and no cursor) behavior. Addresses part
+ of PR xsrc/41870.
+ [mrg, ticket #1018]
+