summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--AUTHORS1
-rw-r--r--TODO1
2 files changed, 1 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index dc5d7a508..17fe246de 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -10,3 +10,4 @@ Original Authors "mruby developers" are:
Masamitsu MURASE
Masaki Muranaka
Internet Initiative Japan Inc.
+ Tadashi FUKUZAWA
diff --git a/TODO b/TODO
index f8e463bca..a26b805a3 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,5 @@
Things to do (Things that are not done yet)
-* Here document
* Special variables ($1,$2..)
* super in aliased methods
* BEGIN/END (Were we not supporting this?)