aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLutz Donnerhacke <donner@FreeBSD.org>2021-07-04 15:46:47 +0000
committerLutz Donnerhacke <donner@FreeBSD.org>2021-07-04 15:46:47 +0000
commit2f4d91f9cb22fc65eb65407e8118b433a5d71976 (patch)
tree418e7ae79b632e50be45d31cefabc27be83e9dab
parent8dfb00245701a4f9290cd3a24e9bdcafa55a075b (diff)
downloadsrc-2f4d91f9cb22fc65eb65407e8118b433a5d71976.tar.gz
src-2f4d91f9cb22fc65eb65407e8118b433a5d71976.zip
libalias: Rewrite HISTORY
Fix the history entry (wrong year) and add the missing recent work. MFC together with the other patches. MFC after: 2 days
-rw-r--r--sys/netinet/libalias/HISTORY5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/netinet/libalias/HISTORY b/sys/netinet/libalias/HISTORY
index 04427be17b39..87d5b6f8ed76 100644
--- a/sys/netinet/libalias/HISTORY
+++ b/sys/netinet/libalias/HISTORY
@@ -144,6 +144,7 @@ Version 3.2: July, 2000 (Erik Salander, erik@whistle.com and
Junichi Satoh, junichi@junichi.org)
- Added support for streaming media (RTSP and PNA) aliasing.
-Version 3.3: May 2020 (donner)
+Version 3.3: May 2021 (donner)
- Dropped LibAliasCheckNewLink
- - Refactor the database handling, perfomance improvements.
+ - Refactor the database handling
+ - Switch to more effienct SPLAY trees