summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
authorLeonard Richardson <leonard.richardson@canonical.com>2012-04-26 12:55:59 -0400
committerLeonard Richardson <leonard.richardson@canonical.com>2012-04-26 12:55:59 -0400
commitd1261fb0a2df9929658dfdc9fe5880974e287d21 (patch)
tree39f1ffc1a9efe21e0f45386a96cbbb495301559d /NEWS.txt
parent12f37383078c18a37968a8446961eff7a4e77e75 (diff)
Renamed replace_with_children() to the jQuery name, unwrap().
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS.txt b/NEWS.txt
index d39c6df..46b156e 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,5 +1,8 @@
= 4.0.5 (unreleased) =
+* Renamed replace_with_children() to unwrap(), which is easier to
+ understand and also the jQuery name of the function.
+
* Made encoding substitution in <meta> tags completely transparent (no
more %SOUP-ENCODING%).