Module Name: src
Committed By: martin
Date: Fri Jan 2 13:39:24 UTC 2015
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
Ticket #1225
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.180 -r1.1.2.181 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.180 src/doc/CHANGES-6.2:1.1.2.181
--- src/doc/CHANGES-6.2:1.1.2.180 Mon Dec 29 15:47:02 2014
+++ src/doc/CHANGES-6.2 Fri Jan 2 13:39:24 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.180 2014/12/29 15:47:02 martin Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.181 2015/01/02 13:39:24 martin Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -8916,3 +8916,8 @@ sys/netinet6/mld6.c 1.61
callout_halt.
[ozaki-r, ticket #1224]
+sys/arch/arm/arm/disassem.c 1.26
+
+ The mode synonyms are different for stm and ldm - handle this.
+ [skrll, ticket #1225]
+