Module Name: src
Committed By: martin
Date: Sun Jan 4 15:04:31 UTC 2015
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
Ticket #1226
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.181 -r1.1.2.182 src/doc/CHANGES-6.2
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-6.2
diff -u src/doc/CHANGES-6.2:1.1.2.181 src/doc/CHANGES-6.2:1.1.2.182
--- src/doc/CHANGES-6.2:1.1.2.181 Fri Jan 2 13:39:24 2015
+++ src/doc/CHANGES-6.2 Sun Jan 4 15:04:31 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.181 2015/01/02 13:39:24 martin Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.182 2015/01/04 15:04:31 martin Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -8921,3 +8921,7 @@ sys/arch/arm/arm/disassem.c 1.26
The mode synonyms are different for stm and ldm - handle this.
[skrll, ticket #1225]
+external/bsd/bind/Makefile.inc parts of 1.16 (patch)
+ Fix static bind build.
+ [he, ticket 1226]
+