summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorFUKUZAWA-Tadashi <[email protected]>2013-03-12 23:11:25 +0900
committerMasaki Muranaka <[email protected]>2013-03-19 11:03:08 +0900
commit7c1526da6faa27c27fa440cb550d505caac3d732 (patch)
tree77cb7412130d35beca64101afa672cfbeb03a033
parent05e735595e05fbc37e130c788753df656ca0152f (diff)
downloadmruby-7c1526da6faa27c27fa440cb550d505caac3d732.tar.gz
mruby-7c1526da6faa27c27fa440cb550d505caac3d732.zip
Could you add me to AUTHORS?
-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?)