summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-01-01 20:18:08 +0100
committerGeorg Brandl <georg@python.org>2010-01-01 20:18:08 +0100
commitf0d243fcfb1fb1e7d57d9d9e319ff3242eca3e7a (patch)
tree2fa565cd786dbee0e14abc29f76145f1d5730aa7 /CHANGES
parent38ab85ccfe4009334cf13f55ad0c1632fdfad5fb (diff)
downloadpygments-git-1.2.tar.gz
Update version info/changelog and update requirement info.1.2
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 1 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index 54868ed3..9daf05af 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,7 +5,7 @@ Issue numbers refer to the tracker at http://dev.pocoo.org/projects/pygments/.
Version 1.2
-----------
-(codename not selected)
+(codename Neujahr, released Jan 01, 2010)
- Dropped Python 2.3 compatibility.
@@ -42,8 +42,6 @@ Version 1.2
- A few ASM lexer fixes (#450).
-- Added new float ops to LLVM.
-
Version 1.1.1
-------------