summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2019-12-08 10:49:37 +0100
committerGeorg Brandl <georg@python.org>2019-12-08 10:49:37 +0100
commit63f872eecf57e548fb7ddf876e1c624d6329ded7 (patch)
treef9aa49f4b21b2d584ee2f0a1c2767f16d9e5e6f5
parentcf88ba37f2fd4c2ad7c2b4c1dc2826fef3ea78a7 (diff)
downloadpygments-git-63f872eecf57e548fb7ddf876e1c624d6329ded7.tar.gz
Add changelog entries.
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 6effde6d..b61d19c2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -25,7 +25,8 @@ Version 2.6
- Boogie/Silver: support line continuations and triggers, move contract keywords
to separate category (PR#1299)
- GAS: support C-style comments (PR#1291)
-- Fix names in S lexer (PR#1330)
+- Fix names in S lexer (PR#1330, PR#1333)
+- Fix numeric literals in Ada (PR#1334)
Version 2.5.2