git: 2f4d91f9cb22 - main - libalias: Rewrite HISTORY
Gleb Smirnoff
glebius at freebsd.org
Fri Aug 6 15:08:55 UTC 2021
Lutz,
I think something should go between these two entries:
Version 3.2: July, 2000 (Erik Salander, erik at 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 at FreeBSD.org>
L> AuthorDate: 2021-07-04 15:46:47 +0000
L> Commit: Lutz Donnerhacke <donner at 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 at whistle.com and
L> Junichi Satoh, junichi at 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 at 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 at freebsd.org"
--
Gleb Smirnoff
More information about the dev-commits-src-all
mailing list