summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonard Richardson <leonardr@segfault.org>2013-08-12 13:07:16 -0400
committerLeonard Richardson <leonardr@segfault.org>2013-08-12 13:07:16 -0400
commit020b385300c75e4c3ab0c45532de272b27945c5a (patch)
tree573af248224a328b7edf11acb37d4c279c16153d
parentf7bfd8f037b9f675157b609656cef3b82d1f76c2 (diff)
Prep for release.
-rw-r--r--NEWS.txt2
-rw-r--r--doc/source/index.rst5
2 files changed, 4 insertions, 3 deletions
diff --git a/NEWS.txt b/NEWS.txt
index fdea5be..adb957d 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,4 +1,4 @@
-= 4.3.0 (Unreleased) =
+= 4.3.0 (20130812) =
* Instead of converting incoming data to Unicode and feeding it to the
lxml tree builder in chunks, Beautiful Soup now makes successive
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 9071d6b..f7ee5f9 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -26,8 +26,9 @@ developed, and that Beautiful Soup 4 is recommended for all new
projects. If you want to learn about the differences between Beautiful
Soup 3 and Beautiful Soup 4, see `Porting code to BS4`_.
-이 문서는 한국어 번역도 가능합니다. (`외부
-링크`<http://coreapython.hosting.paran.com/etc/beautifulsoup4.html>)
+This documentation has been translated into other languages by its users.
+
+* 이 문서는 한국어 번역도 가능합니다. (`외부 링크 <http://coreapython.hosting.paran.com/etc/beautifulsoup4.html>`_)
Getting help
------------