Module Name: src
Committed By: joerg
Date: Tue Nov 2 16:39:53 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
ISOfy date of Lua import
To generate a diff of this commit:
cvs rdiff -u -r1.1446 -r1.1447 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.1446 src/doc/CHANGES:1.1447
--- src/doc/CHANGES:1.1446 Tue Nov 2 16:39:31 2010
+++ src/doc/CHANGES Tue Nov 2 16:39:53 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1446 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1447 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -764,5 +764,5 @@
sun3: Make common kernel module binaries work on both sun3 and sun3x.
[tsutsui 20101015]
atf(7): Import 0.11. [jmmv 20101020]
- Lua: Import of Lua 5.1.4. [mbalmer 20103110]
+ Lua: Import of Lua 5.1.4. [mbalmer 20101031]
XZ: Import of XZ 5.0.0. [joerg 20101102]