Module Name: src
Committed By: phx
Date: Sun Dec 19 15:58:15 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
Fixed typo.
To generate a diff of this commit:
cvs rdiff -u -r1.1476 -r1.1477 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.1476 src/doc/CHANGES:1.1477
--- src/doc/CHANGES:1.1476 Sun Dec 19 15:57:25 2010
+++ src/doc/CHANGES Sun Dec 19 15:58:14 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1476 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1477 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -814,4 +814,4 @@
don't require locking and can operate on user-specified
timezones as opposed to having to alter the environment
to change a timezone. [christos 20101216]
- amigappc: Made onboard serial interface work. [20101219]
+ amigappc: Made onboard serial interface work. [phx 20101219]