The branch main has been updated by donner:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=2f4d91f9cb22fc65eb65407e8118b433a5d71976

commit 2f4d91f9cb22fc65eb65407e8118b433a5d71976
Author:     Lutz Donnerhacke <[email protected]>
AuthorDate: 2021-07-04 15:46:47 +0000
Commit:     Lutz Donnerhacke <[email protected]>
CommitDate: 2021-07-04 15:46:47 +0000

    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
---
 sys/netinet/libalias/HISTORY | 5 +++--
 1 file 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, [email protected] and
       Junichi Satoh, [email protected])
     - 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
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to