Module Name: src
Committed By: msaitoh
Date: Thu Nov 15 13:33:29 UTC 2012
Modified Files:
src/doc [netbsd-5]: CHANGES-5.2
Log Message:
Fix for ticket #1817
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.198 -r1.1.2.199 src/doc/CHANGES-5.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-5.2
diff -u src/doc/CHANGES-5.2:1.1.2.198 src/doc/CHANGES-5.2:1.1.2.199
--- src/doc/CHANGES-5.2:1.1.2.198 Wed Nov 14 20:01:16 2012
+++ src/doc/CHANGES-5.2 Thu Nov 15 13:33:29 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.198 2012/11/14 20:01:16 riz Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.199 2012/11/15 13:33:29 msaitoh Exp $
A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.2
release:
@@ -8794,3 +8794,7 @@ share/zoneinfo/southamerica patch
Various fixes to documentation and commentary.
[apb, ticket #1818]
+distrib/sets/lists/base/mi 1.993
+
+ Really mark wake as obsolete
+ [msaitoh]