Module Name:    src
Committed By:   martin
Date:           Wed Feb 11 09:46:43 UTC 2015

Modified Files:
        src/doc [netbsd-7]: CHANGES-7.0

Log Message:
Tickets #504 and #505


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.200 -r1.1.2.201 src/doc/CHANGES-7.0

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-7.0
diff -u src/doc/CHANGES-7.0:1.1.2.200 src/doc/CHANGES-7.0:1.1.2.201
--- src/doc/CHANGES-7.0:1.1.2.200	Wed Feb 11 08:37:00 2015
+++ src/doc/CHANGES-7.0	Wed Feb 11 09:46:43 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.200 2015/02/11 08:37:00 snj Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.201 2015/02/11 09:46:43 martin Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -15768,3 +15768,17 @@ usr.bin/login/login_pam.c			1.24
 	the current naming anyway.
 	[aymeric, ticket #506]
 
+sys/dev/usb/usbdi.c				1.163
+
+	Clip xfer->actlen also in the !DIAGNOSTIC case.
+	[aymeric, ticket #505]
+
+distrib/sets/lists/xcomp/mi			1.156
+external/mit/xorg/lib/freetype/Makefile		1.14
+external/mit/xorg/lib/freetype/freetype/Makefile 1.18
+external/mit/xorg/lib/freetype/freetype2.pc.in	1.3
+
+	Move the ft2build.h into the include/freetype2 subdirectory,
+	like the pkgsrc version does.
+	[ryoon, ticket #504]
+

Reply via email to