summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS1
-rw-r--r--CHANGES1
2 files changed, 2 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index ba8a8eac..06b5ed0f 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -109,6 +109,7 @@ Other contributors, listed alphabetically, are:
* Joe Schafer -- Ada lexer
* Ken Schutte -- Matlab lexers
* Tassilo Schweyer -- Io, MOOCode lexers
+* Ted Shaw -- AutoIt lexer
* Joerg Sieker -- ABAP lexer
* Robert Simmons -- Standard ML lexer
* Kirill Simonov -- YAML lexer
diff --git a/CHANGES b/CHANGES
index 117c9d13..90e1777e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -11,6 +11,7 @@ Version 1.6
- Lexers added:
* AspectJ (PR#90)
+ * AutoIt (PR#122)
* BUGS-like languages (PR#89)
* Ceylon (PR#86)
* Croc (new name for MiniD)