diff options
author | Georg Brandl <georg@python.org> | 2012-02-08 07:47:28 +0100 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2012-02-08 07:47:28 +0100 |
commit | 80c73d204f5c1f5d89451d3f3d4e25aacc7164a3 (patch) | |
tree | 54c3c9dd5db5d7a2cfb696af5d1a026e67bba931 /CHANGES | |
parent | 3d1b3982a4b4fb5dc8ad5eba70b2416fb980b8ec (diff) | |
download | pygments-80c73d204f5c1f5d89451d3f3d4e25aacc7164a3.tar.gz |
Add changelog entry for vhdl.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ Version 1.5 * Fantom (PR#36) * Bro (PR#5) * NewLISP (PR#26) + * VHDL (PR#45) - Fix Python 3 terminal highlighting with pygmentize (#691). |