diff options
author | mitsuhiko <devnull@localhost> | 2007-09-09 18:19:23 +0200 |
---|---|---|
committer | mitsuhiko <devnull@localhost> | 2007-09-09 18:19:23 +0200 |
commit | 796d8070db6373ccbcdb25044abc28d95f11812a (patch) | |
tree | c2c4f3f0d9e3b7dd179243f0e0f472d4d0d24ac2 | |
parent | d2bdf8b4bc030f1cee5e95f6aa397a83f99ef9d6 (diff) | |
download | pygments-796d8070db6373ccbcdb25044abc28d95f11812a.tar.gz |
added changelog entry
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -33,6 +33,8 @@ Version 0.9 - Added a MOOCode lexer. +- The IRC logs lexer is now able to colorize weechat logs too. + Version 0.8.1 ------------- |