Module Name: src
Committed By: jruoho
Date: Wed Jul 13 14:31:40 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
Fix a typo in previous.
To generate a diff of this commit:
cvs rdiff -u -r1.1577 -r1.1578 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.1577 src/doc/CHANGES:1.1578
--- src/doc/CHANGES:1.1577 Wed Jul 13 07:52:49 2011
+++ src/doc/CHANGES Wed Jul 13 14:31:40 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1577 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1578 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1061,5 +1061,5 @@
for AR71xx (24K) and AR9344 (74K) SoCs.
dtv(4): Add digital TV framework. [jmcneill 20110709]
auvitek(4): Add digital capture support. [jmcneill 20110709]
- hpacel(4): Add a driver for HP 3D DriverGuard; a LIS3LV02DL-based
+ hpacel(4): Add a driver for HP 3D DriveGuard; a LIS3LV02DL-based
accelerometer. [jruoho 20110713]