summaryrefslogtreecommitdiff
path: root/docs/releases/1.9.4.txt
AgeCommit message (Expand)Author
2025-08-29Refs #36485 -- Corrected docs linter to detect too-long lines at file end.Jacob Walls
2016-03-04Added safety to URL decoding in is_safe_url() on Python 2Claude Paroz
2016-03-04Fixed #26308 -- Prevented crash with binary URLs in is_safe_url()Claude Paroz
2016-03-01Added stub release notes for 1.9.4.Tim Graham