summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt9
-rw-r--r--doc/main.txt10
-rw-r--r--version.txt2
3 files changed, 17 insertions, 4 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 1327f72b..63280e2a 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,6 +2,15 @@
lxml changelog
==============
+3.2.3 (2013-07-28)
+==================
+
+Bugs fixed
+----------
+
+* Fix support for Python 2.4 which was lost in 3.2.2.
+
+
3.2.2 (2013-07-28)
==================
diff --git a/doc/main.txt b/doc/main.txt
index 5a85ef95..170c3bca 100644
--- a/doc/main.txt
+++ b/doc/main.txt
@@ -157,8 +157,8 @@ Index <http://pypi.python.org/pypi/lxml/>`_ (PyPI). It has the source
that compiles on various platforms. The source distribution is signed
with `this key <pubkey.asc>`_.
-The latest version is `lxml 3.2.2`_, released 2013-07-28
-(`changes for 3.2.2`_). `Older versions <#old-versions>`_
+The latest version is `lxml 3.2.3`_, released 2013-07-28
+(`changes for 3.2.3`_). `Older versions <#old-versions>`_
are listed below.
Please take a look at the
@@ -239,7 +239,9 @@ See the web sites of lxml
`3.1 <http://lxml.de/3.1/>`_
and the `latest in-development version <http://lxml.de/dev/>`_.
-.. _`PDF documentation`: lxmldoc-3.2.2.pdf
+.. _`PDF documentation`: lxmldoc-3.2.3.pdf
+
+* `lxml 3.2.2`_, released 2013-07-28 (`changes for 3.2.2`_)
* `lxml 3.2.1`_, released 2013-05-11 (`changes for 3.2.1`_)
@@ -279,6 +281,7 @@ and the `latest in-development version <http://lxml.de/dev/>`_.
* `older releases <http://lxml.de/2.3/#old-versions>`_
+.. _`lxml 3.2.3`: /files/lxml-3.2.3.tgz
.. _`lxml 3.2.2`: /files/lxml-3.2.2.tgz
.. _`lxml 3.2.1`: /files/lxml-3.2.1.tgz
.. _`lxml 3.2.0`: /files/lxml-3.2.0.tgz
@@ -300,6 +303,7 @@ and the `latest in-development version <http://lxml.de/dev/>`_.
.. _`lxml 2.3.1`: /files/lxml-2.3.1.tgz
.. _`lxml 2.3`: /files/lxml-2.3.tgz
+.. _`changes for 3.2.3`: /changes-3.2.3.html
.. _`changes for 3.2.2`: /changes-3.2.2.html
.. _`changes for 3.2.1`: /changes-3.2.1.html
.. _`changes for 3.2.0`: /changes-3.2.0.html
diff --git a/version.txt b/version.txt
index be94e6f5..b347b11e 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-3.2.2
+3.2.3