aboutsummaryrefslogtreecommitdiffstats
path: root/docs/freebsd
diff options
context:
space:
mode:
authorEd Maste <emaste@freebsd.org>2019-02-26 09:07:10 -0500
committerDmitry Vyukov <dvyukov@google.com>2019-02-26 15:16:36 +0100
commitacaf875db98ae47a5bc865fe21f895c827e0a297 (patch)
tree36c653e900a7f721e3a5445d82cddbcded8d5c2b /docs/freebsd
parent3b8291bd1a368667df02bcf7cbf09b8a6a0e7dbb (diff)
docs: sort FreeBSD bugs most recent first
Diffstat (limited to 'docs/freebsd')
-rw-r--r--docs/freebsd/found_bugs.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/freebsd/found_bugs.md b/docs/freebsd/found_bugs.md
index 5de46cce4..ec2b31665 100644
--- a/docs/freebsd/found_bugs.md
+++ b/docs/freebsd/found_bugs.md
@@ -2,6 +2,6 @@
Newer bugs come first
-- [Fix a locking bug in the IPPROTO_SCTP level SCTP_EVENT socket option.](https://reviews.freebsd.org/rS343954)
-- [Fix a locking issue in the IPPROTO_SCTP level SCTP_PEER_ADDR_THLDS socket](https://reviews.freebsd.org/rS343960)
- [Check the index hasn't changed after writing the cmp entry.](https://reviews.freebsd.org/rS344517)
+- [Fix a locking issue in the IPPROTO_SCTP level SCTP_PEER_ADDR_THLDS socket](https://reviews.freebsd.org/rS343960)
+- [Fix a locking bug in the IPPROTO_SCTP level SCTP_EVENT socket option.](https://reviews.freebsd.org/rS343954)