Module Name: src
Committed By: snj
Date: Fri Apr 17 03:44:23 UTC 2009
Modified Files:
src/doc [netbsd-5]: CHANGES-5.0
Log Message:
Tickets 704 and 706.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.136 -r1.1.2.137 src/doc/CHANGES-5.0
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-5.0
diff -u src/doc/CHANGES-5.0:1.1.2.136 src/doc/CHANGES-5.0:1.1.2.137
--- src/doc/CHANGES-5.0:1.1.2.136 Tue Apr 14 17:25:28 2009
+++ src/doc/CHANGES-5.0 Fri Apr 17 03:44:23 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0,v 1.1.2.136 2009/04/14 17:25:28 snj Exp $
+# $NetBSD: CHANGES-5.0,v 1.1.2.137 2009/04/17 03:44:23 snj Exp $
A complete list of changes from the initial NetBSD 5.0 branch on October 2008
until the 5.0 release:
@@ -6096,3 +6096,13 @@
Welcome to 5.0_RC4!
[snj]
+dist/ntp/ntpq/ntpq.c 1.12
+
+ Fix CVE-2009-0159.
+ [christos, ticket #706]
+
+sys/arch/hp700/gsc/harmony.c 1.14
+
+ Get audio capture fully working with harmony(4) and fix PR/35239.
+ [mjf, ticket #704]
+