Module Name: src
Committed By: martin
Date: Tue Apr 10 11:29:28 UTC 2018
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.6
Log Message:
Ticket #1544
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.136 -r1.1.2.137 src/doc/CHANGES-6.1.6
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.1.6
diff -u src/doc/CHANGES-6.1.6:1.1.2.136 src/doc/CHANGES-6.1.6:1.1.2.137
--- src/doc/CHANGES-6.1.6:1.1.2.136 Mon Apr 9 13:08:25 2018
+++ src/doc/CHANGES-6.1.6 Tue Apr 10 11:29:28 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.6,v 1.1.2.136 2018/04/09 13:08:25 martin Exp $
+# $NetBSD: CHANGES-6.1.6,v 1.1.2.137 2018/04/10 11:29:28 martin Exp $
A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
release:
@@ -15112,3 +15112,8 @@ external/gpl3/binutils/dist/bfd/elflink.
indirectness first.
[joerg, ticket #1543]
+sys/arch/amiga/amiga/cc.c 1.27 (patch)
+
+ Fix a spl(9) leak.
+ [msaitoh, ticket #1544]
+