summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgbrandl <devnull@localhost>2009-02-10 14:02:43 +0100
committergbrandl <devnull@localhost>2009-02-10 14:02:43 +0100
commita63ad537982d9b92c112f9be5d380abb0341e545 (patch)
treec5227c68d167e87698a53ada5bad7c679331b66f
parent2c3612fe7c4e32662a9d5f00c7a6fc46fdae71b7 (diff)
downloadpygments-a63ad537982d9b92c112f9be5d380abb0341e545.tar.gz
Add changelog info for 682d87aff762.
-rw-r--r--AUTHORS1
-rw-r--r--CHANGES4
2 files changed, 4 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index 336ff2af..9b033df9 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -34,6 +34,7 @@ Other contributors, listed alphabetically, are:
* Lukas Meuser -- BBCode formatter, Lua lexer
* Paulo Moura -- Logtalk lexer
* Ana Nelson -- Ragel, ANTLR lexers
+* Jesper Noehr -- HTML formatter "anchorlinenos"
* David Oliva -- Rebol lexer
* Ronny Pfannschmidt -- BBCode lexer
* Benjamin Peterson -- Test suite refactoring
diff --git a/CHANGES b/CHANGES
index 4c3b5af1..ca9f67cf 100644
--- a/CHANGES
+++ b/CHANGES
@@ -18,6 +18,8 @@ Version 1.1
* MXML
* Cython
+- Added "anchorlinenos" option to HTML formatter.
+
- Fix a bug lexing extended Ruby strings.
- Fix a bug when lexing git diffs.
@@ -36,7 +38,7 @@ Version 1.1
match the filename, use the analyse_text guessing engine to determine the
winner (#355).
-- Fix minor bugs in Clojure lexer (#387) and AS3 lexer (#389)
+- Fix minor bugs in Clojure lexer (#387) and AS3 lexer (#389).
Version 1.0