summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthatch <devnull@localhost>2010-05-05 17:56:19 -0700
committerthatch <devnull@localhost>2010-05-05 17:56:19 -0700
commitad54c23ec83a08ce316f4bf7c576facaccb4ba60 (patch)
tree1d2d9cfa2bd295cf3388e9b8a02d4e343bf3937f
parentf0e01e9ca0c079e81ce56e9a25b8dfe94763b652 (diff)
downloadpygments-ad54c23ec83a08ce316f4bf7c576facaccb4ba60.tar.gz
Bulk update to changelog so far
-rw-r--r--CHANGES15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3ba2187f..4daae21b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -12,6 +12,21 @@ Version 1.4
- Three fixes to the Lua lexer (#480, #481, #482).
+- A bugfix for backslashes in ocaml strings (#499)
+
+- Fix unicode/raw docstrings in the Python lexer (#489)
+
+- Allow PIL to work without PIL.pth (#502)
+
+- Allow seconds as a unit in css (#496)
+
+- Support ``application/javascript`` as a JavaScript mime type (#504)
+
+- Lexers added:
+
+ * Ioke
+
+
Version 1.3.1
-------------