Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2010-09-11 21:47:38 +0200
committerArthur de Jong <arthur@arthurdejong.org>2010-09-11 21:47:38 +0200
commitea7da2d1f0f30836d7a62e9dc7d168f5d34423c2 (patch)
tree4499f1a6aac0ff3235aa8243e7913c523435161f /NEWS
parentf69349f847597772dac8dd6ae31c0387baaaea00 (diff)
get files ready for 1.10.4 release1.10.4
git-svn-id: http://arthurdejong.org/svn/webcheck/webcheck@411 86f53f14-5ff3-0310-afe5-9b438ce3f40c
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3bed10b..a36582a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+changes from 1.10.3 to 1.10.4
+-----------------------------
+
+* remove some left-over debuging code
+* several small bugfixes which more or less drop support for Python 2.3
+* limit list of "referenced from" to 10 items
+* pass char_encoding option to tidy to fix some tidy-related errors
+* add a Referer header if possible (thanks Devin Bayer)
+* Debian packaging improvements
+
+
changes from 1.10.2 to 1.10.3
-----------------------------