Module Name:    src
Committed By:   snj
Date:           Thu May  7 00:34:18 UTC 2009

Modified Files:
        src/doc [netbsd-5]: CHANGES-5.1

Log Message:
Tickets 726 and 739.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.8 -r1.1.2.9 src/doc/CHANGES-5.1

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.1
diff -u src/doc/CHANGES-5.1:1.1.2.8 src/doc/CHANGES-5.1:1.1.2.9
--- src/doc/CHANGES-5.1:1.1.2.8	Tue May  5 18:23:43 2009
+++ src/doc/CHANGES-5.1	Thu May  7 00:34:18 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.8 2009/05/05 18:23:43 bouyer Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.9 2009/05/07 00:34:18 snj Exp $
 
 A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
 release:
@@ -306,3 +306,15 @@
 	Fixes PR port-vax/39182.
 	[mhitch, ticket #738]
 
+sys/ufs/ffs/ffs_alloc.c				1.123 via patch
+
+	Fix random 'filesystem full' messages by trapping a couple of
+	32-bit overflow areas missed in rev 1.110 and switching cgbase().
+	[sborrill, ticket #726]
+
+share/man/man4/age.4				1.4
+share/man/man4/ale.4				1.3
+
+	age(4) and ale(4) will first appear in 5.1, not 6.0.
+	[cegger, ticket #739]
+

Reply via email to