diff options
author | gbrandl <devnull@localhost> | 2007-05-04 13:17:28 +0200 |
---|---|---|
committer | gbrandl <devnull@localhost> | 2007-05-04 13:17:28 +0200 |
commit | 77b258cea99b0d97d854aa636b84b07cc2511e7c (patch) | |
tree | f43a23d8e69974d617dbcb9d2a09fd4ad28eeee1 | |
parent | 9270113fff36124ff0b5c7b593a3a1c8cb595095 (diff) | |
download | pygments-77b258cea99b0d97d854aa636b84b07cc2511e7c.tar.gz |
[svn] Select codename of 0.8 release. :D
-rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ Pygments changelog Version 0.8 (in development) ---------------------------- -(codename to be selected, released May XX, 2007) +(codename Maikäfer, released May XX, 2007) - The `CSharpLexer` now is Unicode-aware, which means that it has an option that can be set so that it correctly lexes Unicode identifiers |