aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-02-14 20:58:51 +0100
committerMattias Andrée <maandree@operamail.com>2013-02-14 20:58:51 +0100
commit96064258ea02be970f1f95093cea4ee877f6dffe (patch)
tree79c26ebd060f52b6ba7cbdfb7fd037157609a996 /README.md
parentvala does not suddenly die (diff)
downloadsha3sum-96064258ea02be970f1f95093cea4ee877f6dffe.tar.gz
sha3sum-96064258ea02be970f1f95093cea4ee877f6dffe.tar.bz2
sha3sum-96064258ea02be970f1f95093cea4ee877f6dffe.tar.xz
unsigned shift fix (cannot read from stdin)
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bd9bb01..d652952 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ COMPLETE STATUS:
Python 3 :: optimised
C ISO C90 :: optimised
Java/C JNI :: under development
- Vala :: incorrect
+ Vala :: correct, under development
NASM :: planned (maybe, after jni)
Haskell :: planned (maybe)
Python 2 :: planned (maybe)