summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Behnel <stefan_ml@behnel.de>2018-06-27 18:01:55 +0200
committerStefan Behnel <stefan_ml@behnel.de>2018-06-27 18:01:55 +0200
commit995a804444dddbad339e1ae11fd12fa7d0a653bb (patch)
tree2fde6ff72790bbd7b4f6f2f8e8d9fdc5829ab494
parenta4574fc30ed89b09eb1f229d00c602cb7a8c7498 (diff)
downloadpython-lxml-995a804444dddbad339e1ae11fd12fa7d0a653bb.tar.gz
Prepare release of lxml-4.2.3.lxml-4.2.3
-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 ce8ef9ab..2acc1794 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,6 +2,15 @@
lxml changelog
==============
+4.2.3 (2018-06-27)
+==================
+
+Bugs fixed
+----------
+
+* Reverted GH#265: lxml links against zlib as a shared library again.
+
+
4.2.2 (2018-06-22)
==================
diff --git a/doc/main.txt b/doc/main.txt
index e855b086..d538b74a 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 4.2.2`_, released 2018-06-22
-(`changes for 4.2.2`_). `Older versions <#old-versions>`_
+The latest version is `lxml 4.2.3`_, released 2018-06-27
+(`changes for 4.2.3`_). `Older versions <#old-versions>`_
are listed below.
Please take a look at the
@@ -250,7 +250,9 @@ See the websites of lxml
..
and the `latest in-development version <http://lxml.de/dev/>`_.
-.. _`PDF documentation`: lxmldoc-4.2.2.pdf
+.. _`PDF documentation`: lxmldoc-4.2.3.pdf
+
+* `lxml 4.2.3`_, released 2018-06-27 (`changes for 4.2.3`_)
* `lxml 4.2.2`_, released 2018-06-22 (`changes for 4.2.2`_)
@@ -268,6 +270,7 @@ See the websites of lxml
* `older releases <http://lxml.de/3.7/#old-versions>`_
+.. _`lxml 4.2.3`: /files/lxml-4.2.3.tgz
.. _`lxml 4.2.2`: /files/lxml-4.2.2.tgz
.. _`lxml 4.2.1`: /files/lxml-4.2.1.tgz
.. _`lxml 4.2.0`: /files/lxml-4.2.0.tgz
@@ -276,6 +279,7 @@ See the websites of lxml
.. _`lxml 4.0.0`: /files/lxml-4.0.0.tgz
.. _`lxml 3.8.0`: /files/lxml-3.8.0.tgz
+.. _`changes for 4.2.3`: /changes-4.2.3.html
.. _`changes for 4.2.2`: /changes-4.2.2.html
.. _`changes for 4.2.0`: /changes-4.2.0.html
.. _`changes for 4.1.1`: /changes-4.1.1.html
diff --git a/version.txt b/version.txt
index af8c8ec7..f2c6cb6a 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-4.2.2
+4.2.3