Module Name: src
Committed By: matt
Date: Wed Aug 12 23:41:10 UTC 2009
Modified Files:
src/doc: CHANGES
Log Message:
Note remove of a.out support for MIPS
To generate a diff of this commit:
cvs rdiff -u -r1.1273 -r1.1274 src/doc/CHANGES
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
diff -u src/doc/CHANGES:1.1273 src/doc/CHANGES:1.1274
--- src/doc/CHANGES:1.1273 Wed Aug 12 19:43:00 2009
+++ src/doc/CHANGES Wed Aug 12 23:41:10 2009
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1273 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1274 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -363,3 +363,4 @@
bit-banging mode. [mbalmer 20090809]
voyagerfb(8): a driver for the Gdium Liberty 1000's video controller
[macallan 20090812]
+ mips a.out support: removed [matt 20090812]