Skip to content

Commit

Permalink
Merge pull request #3268 from bdarnell/main-branch-relnotes
Browse files Browse the repository at this point in the history
Copy version 6.3.2 release notes to main branch
  • Loading branch information
bdarnell committed May 14, 2023
2 parents 89aacf1 + f41d78d commit cccaad2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/releases.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Release notes
.. toctree::
:maxdepth: 2

releases/v6.3.2
releases/v6.3.1
releases/v6.3.0
releases/v6.2.0
Expand Down
11 changes: 11 additions & 0 deletions docs/releases/v6.3.2.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
What's new in Tornado 6.3.2
===========================

May 13, 2023
------------

Security improvements
~~~~~~~~~~~~~~~~~~~~~

- Fixed an open redirect vulnerability in StaticFileHandler under certain
configurations.

0 comments on commit cccaad2

Please sign in to comment.