New commits:
commit 0fe16e9972ed88b35c363f8634e101a625ed7353
Author: lejatorn <lejatorn@smgl-qemu.(none)>
Commit: lejatorn <lejatorn@smgl-qemu.(none)>
vx32: fixed minor typo in SHORT
diff --git a/utils/vx32/DETAILS b/utils/vx32/DETAILS
index dc3e4b0..ae3e298 100755
--- a/utils/vx32/DETAILS
+++ b/utils/vx32/DETAILS
@@ -16,8 +16,8 @@ fi
WEB_SITE=http://pdos.csail.mit.edu/~baford/vm/
ENTERED=20080629
LICENSE[0]="LGPL"
- SHORT="Vx32: portable, efficient, safe
-execution of untrusted x86 code"
+ SHORT="Vx32: portable, efficient, safe execution of untrusted \
+x86 code"
cat << EOF
Vx32 is a user-mode library that can be linked into arbitrary applications
that wish to create secure, isolated execution environments in which to run
diff --git a/utils/vx32/HISTORY b/utils/vx32/HISTORY
index c56893f..6ac1c38 100755
--- a/utils/vx32/HISTORY
+++ b/utils/vx32/HISTORY
@@ -1,3 +1,6 @@
+2009-07-17 Mathieu Lonjaret <lejatorn AT sourcemage.org>
+ * DETAILS: escaped return in SHORT
+
2009-01-17 Ethan Grammatikidis <eekee57 AT fastmail.fm>
* DETAILS: wrapped long desc
[SM-Commit] GIT changes to master grimoire by lejatorn (0fe16e9972ed88b35c363f8634e101a625ed7353),
lejatorn, 07/17/2009