diff options
author | Georg Brandl <georg@python.org> | 2009-06-24 06:35:50 +0000 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2009-06-24 06:35:50 +0000 |
commit | 1004389e172c1c74d4590fb5dbb2e77217ff7d9b (patch) | |
tree | 4c128240f6384ce82363ab585e3f9b54e5c418e8 | |
parent | 3ba0dc4c2330b50a67a01fe3d8316d2390f90a31 (diff) | |
download | pygments-1004389e172c1c74d4590fb5dbb2e77217ff7d9b.tar.gz |
Add changelog entry for c69645e7e8b2.
-rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ Version 1.1 - Fix a bug in the image formatter which misdetected lines (#380). -- Fix a bug lexing extended Ruby strings. +- Fix bugs lexing extended Ruby strings and regexes. - Fix a bug when lexing git diffs. |