summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-05-20 07:37:47 +0200
committerGeorg Brandl <georg@python.org>2013-05-20 07:37:47 +0200
commitfcc0147c89efa90a992bf9a5b8560ef72eaba1eb (patch)
tree6bb8b9a941f4835b2b9ce31faf8a4d35377f40e6 /CHANGES
parent4f8ffd30e963bb4a7c8691a32c91279e114ecf8b (diff)
parentac957840bdb18b1d4fb8202228cae6b00dd23a52 (diff)
downloadpygments-fcc0147c89efa90a992bf9a5b8560ef72eaba1eb.tar.gz
merge with timjb/pygments-main (Agda lexers), pull request #203
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index cb967648..9b2cafc5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -20,6 +20,7 @@ Version 1.7
* EBNF (PR#193)
* Igor Pro (PR#172)
* Rexx (PR#199)
+ * Agda and Literate Agda (PR#203)
- Pygments will now recognize "vim" modelines when guessing the lexer for
a file based on content (PR#118).