summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorHye-Shik Chang <hyeshik@gmail.com>2004-08-18 15:13:41 (GMT)
committerHye-Shik Chang <hyeshik@gmail.com>2004-08-18 15:13:41 (GMT)
commitf64700a512e89c322f46f3cabda3bf58573eda54 (patch)
tree17fcf28d7178609521bf7f9f562d8d7f8f296608 /Misc/NEWS
parent75b9da4aaf6b1636a116f4afd5b0d11a642c4401 (diff)
downloadcpython-f64700a512e89c322f46f3cabda3bf58573eda54.zip
cpython-f64700a512e89c322f46f3cabda3bf58573eda54.tar.gz
cpython-f64700a512e89c322f46f3cabda3bf58573eda54.tar.bz2
Add support for FreeBSD 6.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 184c15c..f8f5088 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -137,6 +137,8 @@ the library reference as well.
New platforms
-------------
+- FreeBSD 6 is now supported.
+
Tests
-----