Mention removal of some directories for obsolete platforms

This commit is contained in:
Neal Norwitz 2007-05-16 05:06:33 +00:00
parent d501d1fbc4
commit e0e70a42fa

View file

@ -207,6 +207,9 @@ Core and builtins
Library Library
------- -------
- Removed plat-freebsd2 and plat-freebsd3 directories (and IN.py in
the directories).
- HTML-escape the plain traceback in cgitb's HTML output, to prevent - HTML-escape the plain traceback in cgitb's HTML output, to prevent
the traceback inadvertently or maliciously closing the comment and the traceback inadvertently or maliciously closing the comment and
injecting HTML into the error page. injecting HTML into the error page.