summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2009-06-24 06:35:50 +0000
committerGeorg Brandl <georg@python.org>2009-06-24 06:35:50 +0000
commit1004389e172c1c74d4590fb5dbb2e77217ff7d9b (patch)
tree4c128240f6384ce82363ab585e3f9b54e5c418e8
parent3ba0dc4c2330b50a67a01fe3d8316d2390f90a31 (diff)
downloadpygments-1004389e172c1c74d4590fb5dbb2e77217ff7d9b.tar.gz
Add changelog entry for c69645e7e8b2.
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 6cf9fa42..63a5fd46 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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.