Module Name: src
Committed By: martin
Date: Tue Apr 10 11:28:34 UTC 2018
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
Ticket #1544
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.332 -r1.1.2.333 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.332 src/doc/CHANGES-6.2:1.1.2.333
--- src/doc/CHANGES-6.2:1.1.2.332 Mon Apr 9 13:08:06 2018
+++ src/doc/CHANGES-6.2 Tue Apr 10 11:28:34 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.332 2018/04/09 13:08:06 martin Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.333 2018/04/10 11:28:34 martin Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -21217,3 +21217,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]
+