summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2008-12-31 17:17:36 +0000
committerKen Smith <kensmith@FreeBSD.org>2008-12-31 17:17:36 +0000
commit70fc74b056d1ee1d4ae73f4d30a27266e994efbe (patch)
treeacbbbf1c7127858721341c608d1d20afdd521991
parentcd743ad0dc3f850c06a2723146893a0cb5428ccf (diff)
Notes
-rw-r--r--UPDATING3
1 files changed, 3 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index f08a60f78ac5..4e55e24fdfaf 100644
--- a/UPDATING
+++ b/UPDATING
@@ -8,6 +8,9 @@ Items affecting the ports and packages system can be found in
/usr/ports/UPDATING. Please read that file before running
portupgrade.
+20090106:
+ FreeBSD 7.1-RELEASE
+
20081223: FreeBSD-SA-08:12.ftpd, FreeBSD-SA-08:13.protosw
Prevent cross-site forgery attacks on ftpd(8) due to splitting
long commands into multiple requests. [08:12]