Module Name: src
Committed By: nonaka
Date: Sun Dec 13 05:11:04 UTC 2009
Modified Files:
src/doc: CHANGES
Log Message:
note support Xorg for zaurus.
To generate a diff of this commit:
cvs rdiff -u -r1.1329 -r1.1330 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.1329 src/doc/CHANGES:1.1330
--- src/doc/CHANGES:1.1329 Tue Dec 8 21:54:22 2009
+++ src/doc/CHANGES Sun Dec 13 05:11:04 2009
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1329 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1330 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -502,3 +502,4 @@
mount_portal with a version implemented using puffs.
[pooka 20091205]
ntp: Import ntp-4-2-4p8. [kardel 20091208]
+ zaurus: Add support Xorg. [nonaka 20091213]