Module Name: src
Committed By: bouyer
Date: Sun Feb 14 14:05:07 UTC 2010
Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.3
Log Message:
Ticket 1305
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/doc/CHANGES-5.0.3
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.3
diff -u src/doc/CHANGES-5.0.3:1.1.2.1 src/doc/CHANGES-5.0.3:1.1.2.2
--- src/doc/CHANGES-5.0.3:1.1.2.1 Sat Feb 13 08:17:17 2010
+++ src/doc/CHANGES-5.0.3 Sun Feb 14 14:05:07 2010
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0.3,v 1.1.2.1 2010/02/13 08:17:17 snj Exp $
+# $NetBSD: CHANGES-5.0.3,v 1.1.2.2 2010/02/14 14:05:07 bouyer Exp $
A complete list of changes from the NetBSD 5.0.2 release to the NetBSD 5.0.3
release:
@@ -9,3 +9,7 @@
Welcome to 5.0.2_PATCH.
[snj]
+distrib/pmax/instkernel/Makefile patch
+
+ Bump the size of the pmax instkernel ramdisk to 2200k.
+ [snj, ticket #1305]