Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Aug 2021 08:08:52 -0700
From:      Gleb Smirnoff <glebius@freebsd.org>
To:        Lutz Donnerhacke <donner@freebsd.org>
Cc:        src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org
Subject:   Re: git: 2f4d91f9cb22 - main - libalias: Rewrite HISTORY
Message-ID:  <YQ1QhKsa5OdOpSJ/@FreeBSD.org>
In-Reply-To: <202107041549.164Fn2Ga030801@gitrepo.freebsd.org>
References:  <202107041549.164Fn2Ga030801@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
  Lutz,

I think something should go between these two entries:

Version 3.2: July, 2000 (Erik Salander, erik@whistle.com and
Version 3.3: May 2021 (donner)

At least porting to kernel by me and modularization by
Paolo Pisati. These are substantial changes.

On Sun, Jul 04, 2021 at 03:49:02PM +0000, Lutz Donnerhacke wrote:
L> The branch main has been updated by donner:
L> 
L> URL: https://cgit.FreeBSD.org/src/commit/?id=2f4d91f9cb22fc65eb65407e8118b433a5d71976
L> 
L> commit 2f4d91f9cb22fc65eb65407e8118b433a5d71976
L> Author:     Lutz Donnerhacke <donner@FreeBSD.org>
L> AuthorDate: 2021-07-04 15:46:47 +0000
L> Commit:     Lutz Donnerhacke <donner@FreeBSD.org>
L> CommitDate: 2021-07-04 15:46:47 +0000
L> 
L>     libalias: Rewrite HISTORY
L>     
L>     Fix the history entry (wrong year) and add the missing recent work.
L>     MFC together with the other patches.
L>     
L>     MFC after:      2 days
L> ---
L>  sys/netinet/libalias/HISTORY | 5 +++--
L>  1 file changed, 3 insertions(+), 2 deletions(-)
L> 
L> diff --git a/sys/netinet/libalias/HISTORY b/sys/netinet/libalias/HISTORY
L> index 04427be17b39..87d5b6f8ed76 100644
L> --- a/sys/netinet/libalias/HISTORY
L> +++ b/sys/netinet/libalias/HISTORY
L> @@ -144,6 +144,7 @@ Version 3.2: July, 2000 (Erik Salander, erik@whistle.com and
L>        Junichi Satoh, junichi@junichi.org)
L>      - Added support for streaming media (RTSP and PNA) aliasing.
L>  
L> -Version 3.3: May 2020 (donner)
L> +Version 3.3: May 2021 (donner)
L>      - Dropped LibAliasCheckNewLink
L> -    - Refactor the database handling, perfomance improvements.
L> +    - Refactor the database handling
L> +    - Switch to more effienct SPLAY trees
L> _______________________________________________
L> dev-commits-src-all@freebsd.org mailing list
L> https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all
L> To unsubscribe, send any mail to "dev-commits-src-all-unsubscribe@freebsd.org"

-- 
Gleb Smirnoff



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