Module Name: src
Committed By: riz
Date: Sat Jan 8 00:53:09 UTC 2011
Modified Files:
src/doc [netbsd-5-1]: CHANGES-5.1.1
Log Message:
Ticket 1512 (build fix)
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.5 -r1.1.2.6 src/doc/CHANGES-5.1.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.1
diff -u src/doc/CHANGES-5.1.1:1.1.2.5 src/doc/CHANGES-5.1.1:1.1.2.6
--- src/doc/CHANGES-5.1.1:1.1.2.5 Fri Jan 7 19:14:26 2011
+++ src/doc/CHANGES-5.1.1 Sat Jan 8 00:53:09 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1.1,v 1.1.2.5 2011/01/07 19:14:26 riz Exp $
+# $NetBSD: CHANGES-5.1.1,v 1.1.2.6 2011/01/08 00:53:09 riz Exp $
A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.1.1
release:
@@ -39,3 +39,8 @@
not NULL: it can be legitimately set elsewhere.
[drochner, ticket #1510]
+external/mit/xorg/tools/bdftopcf/Makefile 1.5
+
+ Disable bzip2 support in tools bdftopcf(1). PR#44138.
+ [tsutsui, ticket #1512]
+