Module Name: src
Committed By: martin
Date: Fri Mar 4 19:06:32 UTC 2016
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
Fix path in previous
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.238 -r1.1.2.239 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.238 src/doc/CHANGES-6.2:1.1.2.239
--- src/doc/CHANGES-6.2:1.1.2.238 Fri Mar 4 19:04:09 2016
+++ src/doc/CHANGES-6.2 Fri Mar 4 19:06:32 2016
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.238 2016/03/04 19:04:09 martin Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.239 2016/03/04 19:06:32 martin Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -12753,7 +12753,7 @@ sys/arch/xen/xen/xennetback_xenbus.c 1.
possibly leading to arbitrary code execution in backend.
[bouyer, ticket #1358]
-external/bsd/ntp/dist/sntp/libevent/include/event-config.h (patch)
+external/bsd/ntp/dist/sntp/libevent/include/event2/event-config.h (patch)
Auto-adjust configuration to 32bit/64bit systems.
[christos, ticket #1371]