diff --git a/WHATSNEW b/WHATSNEW index c9848cd17..1fa3f076c 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -75,6 +75,14 @@ Fixed bugs: element resource collection to a file. Bugzilla Report 49070 + * no longer followed redirects if the redirect URL was relative + and not an absolute URL. + Bugzilla Report 48972 + + * fixed a performance degradation in the code that expands property + references. + Bugzilla Reports 48961 and 49079 + Other changes: --------------