Module Name: src
Committed By: snj
Date: Sat Apr 11 06:26:52 UTC 2009
Modified Files:
src/doc [netbsd-3]: CHANGES-3.2
Log Message:
Fix typo: the SCM_RIGHTS ticket is 2004, not 2003.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.162 -r1.1.2.163 src/doc/CHANGES-3.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-3.2
diff -u src/doc/CHANGES-3.2:1.1.2.162 src/doc/CHANGES-3.2:1.1.2.163
--- src/doc/CHANGES-3.2:1.1.2.162 Sat Apr 11 06:20:11 2009
+++ src/doc/CHANGES-3.2 Sat Apr 11 06:26:52 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-3.2,v 1.1.2.162 2009/04/11 06:20:11 snj Exp $
+# $NetBSD: CHANGES-3.2,v 1.1.2.163 2009/04/11 06:26:52 snj Exp $
A complete list of changes from the NetBSD 3.1 release to the NetBSD 3.2
release:
@@ -5208,5 +5208,5 @@
2. unp_gc: handle detach of descriptors that were marked earlier.
3. prohibit transfer of descriptors within SCM_RIGHTS messages if
(num_files_in_transit > maxfiles / unp_rights_ratio)
- [mlelstv, ticket #2003]
+ [mlelstv, ticket #2004]