diff options
author | Georg Brandl <georg@python.org> | 2010-08-22 12:11:05 +0200 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2010-08-22 12:11:05 +0200 |
commit | 738b4c9c5da596ff428565651e603cad4cf7906a (patch) | |
tree | cbd74f4bb1aa0ce2aeacdf3280941cafd77b3224 | |
parent | d5122e5bba3d40a2a957eaa2ed230d713f558bb8 (diff) | |
download | pygments-738b4c9c5da596ff428565651e603cad4cf7906a.tar.gz |
Add ticket numbers.
-rw-r--r-- | CHANGES | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -9,11 +9,11 @@ Version 1.4 - Lexers added: - * BlitzMax Basic - * Ioke - * Verilog - * Java properties (split out of the ini lexer) * Factor (#520) + * BlitzMax Basic (#478) + * Ioke (#465) + * Verilog (#491) + * Java properties, split out of the INI lexer (#445) - Performance improvements in the HTML formatter (#523). |