summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2012-02-29 22:07:23 +0100
committerGeorg Brandl <georg@python.org>2012-02-29 22:07:23 +0100
commit73cd942830f374dc402517b2508e69c02c836763 (patch)
tree5b238c0730fb672ea7de8cd1affe64930db26814 /CHANGES
parentaffe89a4d6e2ca052930399ce429e9c62b40f1d5 (diff)
downloadpygments-73cd942830f374dc402517b2508e69c02c836763.tar.gz
Add changelog entry and fix test suite to cope with Elixir console lexer.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index dfba4a9d..921a4c27 100644
--- a/CHANGES
+++ b/CHANGES
@@ -41,6 +41,7 @@ Version 1.5
* NewLISP (PR#26)
* VHDL (PR#45)
* Scilab (#740)
+ * Elixir (PR#57)
- Fix Python 3 terminal highlighting with pygmentize (#691).