Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jul 2021 15:49:02 GMT
From:      Lutz Donnerhacke <donner@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 2f4d91f9cb22 - main - libalias: Rewrite HISTORY
Message-ID:  <202107041549.164Fn2Ga030801@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by donner:

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

commit 2f4d91f9cb22fc65eb65407e8118b433a5d71976
Author:     Lutz Donnerhacke <donner@FreeBSD.org>
AuthorDate: 2021-07-04 15:46:47 +0000
Commit:     Lutz Donnerhacke <donner@FreeBSD.org>
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, 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107041549.164Fn2Ga030801>