Module Name: src
Committed By: martin
Date: Thu Aug 20 16:16:33 UTC 2020
Modified Files:
src/doc [netbsd-9]: CHANGES-9.1
Log Message:
Ticket #1059
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.99 -r1.1.2.100 src/doc/CHANGES-9.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-9.1
diff -u src/doc/CHANGES-9.1:1.1.2.99 src/doc/CHANGES-9.1:1.1.2.100
--- src/doc/CHANGES-9.1:1.1.2.99 Wed Aug 19 18:38:02 2020
+++ src/doc/CHANGES-9.1 Thu Aug 20 16:16:33 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.99 2020/08/19 18:38:02 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.100 2020/08/20 16:16:33 martin Exp $
A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
release:
@@ -4779,3 +4779,10 @@ sys/uvm/uvm_amap.c 1.123 (patch)
to allocate the ppref memory.
[chs, ticket #1057]
+external/mit/xorg/server/xorg-server/doc/Makefile 1.6
+external/mit/xorg/server/xorg-server/hw/xfree86/doc/Makefile 1.8
+share/mk/bsd.x11.mk 1.133,1.136
+
+ Fix unexpanded @foo@ tags in X11 manual pages.
+ [kim, ticket #1059]
+