Module Name: src
Committed By: snj
Date: Thu Apr 23 23:33:09 UTC 2009
Modified Files:
src/doc [netbsd-5]: CHANGES-5.0
Log Message:
Ticket 723.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.141 -r1.1.2.142 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.141 src/doc/CHANGES-5.0:1.1.2.142
--- src/doc/CHANGES-5.0:1.1.2.141 Thu Apr 23 17:50:16 2009
+++ src/doc/CHANGES-5.0 Thu Apr 23 23:33:09 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0,v 1.1.2.141 2009/04/23 17:50:16 snj Exp $
+# $NetBSD: CHANGES-5.0,v 1.1.2.142 2009/04/23 23:33:09 snj Exp $
A complete list of changes from the initial NetBSD 5.0 branch on October 2008
until the 5.0 release:
@@ -6213,3 +6213,8 @@
trap() loops infinitely. Fixes PR 41202.
[yamt, ticket #720]
+lib/libc/db/hash/hash_buf.c 1.17, 1.18
+
+ Fix build fallout from ticket 719.
+ [agc, ticket #723]
+