diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2012-04-26 12:55:59 -0400 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2012-04-26 12:55:59 -0400 |
commit | d1261fb0a2df9929658dfdc9fe5880974e287d21 (patch) | |
tree | 39f1ffc1a9efe21e0f45386a96cbbb495301559d /NEWS.txt | |
parent | 12f37383078c18a37968a8446961eff7a4e77e75 (diff) |
Renamed replace_with_children() to the jQuery name, unwrap().
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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%). |