summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS.txt b/NEWS.txt
index 4f5278a..b67335f 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -16,13 +16,16 @@
* Fix a number of problems with the tree builder that caused
trees that were superficially okay, but which fell apart when bits
- were extracted. Patch by Isaac Muse. [bug=1782928]
+ were extracted. Patch by Isaac Muse. [bug=1782928,1809910]
* Fixed a problem with the tree builder in which elements that
contained no content (such as empty comments and all-whitespace
elements) were not being treated as part of the tree. Patch by Isaac
Muse. [bug=1798699]
+* Clarified ambiguous license statements in the source code. Beautiful
+ Soup is released under the MIT license, and has been for some time.
+
= 4.6.3 (20180812)
* Exactly the same as 4.6.2. Re-released to make the README file