diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -207,6 +207,9 @@ Core and builtins Library ------- +- Fix bug in marshal where bad data would cause a segfault due to + lack of an infinite recursion check. + - Removed plat-freebsd2 and plat-freebsd3 directories (and IN.py in the directories). |