summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS1
-rw-r--r--CHANGES9
2 files changed, 10 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 66438135..bf0f3a65 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -53,6 +53,7 @@ Other contributors, listed alphabetically, are:
* Varun Hiremath -- Debian control lexer
* Doug Hogan -- Mscgen lexer
* Ben Hollis -- Mason lexer
+* Dustin Howett -- Logos lexer
* Alastair Houghton -- Lexer inheritance facility
* Tim Howard -- BlitzMax lexer
* Ivan Inozemtsev -- Fantom lexer
diff --git a/CHANGES b/CHANGES
index 1e54020a..39889263 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,15 @@ Issue numbers refer to the tracker at
pull request numbers to the requests at
<http://bitbucket.org/birkenfeld/pygments-main/pull-requests/merged>.
+Version 1.6
+-----------
+(in development)
+
+- Lexers added:
+
+ * Logos (PR#150)
+
+
Version 1.6rc1
--------------
(released Jan 9, 2013)