diff options
author | Tim Hatch <tim@timhatch.com> | 2012-03-09 12:38:19 -0800 |
---|---|---|
committer | Tim Hatch <tim@timhatch.com> | 2012-03-09 12:38:19 -0800 |
commit | 1844504482ec5ca95b8a77aad00a043e63747bcb (patch) | |
tree | e080ba4a8e453814350e4fde5064d9601d94e5b7 | |
parent | b6e0092e7f9fed354ae03f8f37932742e131eb92 (diff) | |
download | pygments-1844504482ec5ca95b8a77aad00a043e63747bcb.tar.gz |
Update chnages to note regexlint edits
-rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -78,6 +78,12 @@ Version 1.5 - Add "rrt" style (#727). +- Fix infinite looping in Darcs Patch lexer. + +- Lots of misc fixes to character-eating bugs and ordering problems in many + different lexers. + + Version 1.4 ----------- (codename Unschärfe, released Jan 03, 2011) |