diff options
author | brian <brian@FreeBSD.org> | 1999-02-27 02:16:01 +0000 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 1999-02-27 02:16:01 +0000 |
commit | 087590fb63a5b25c88d45340abc88c8c425db6be (patch) | |
tree | 006bd68c9d8879ed189f1477e617048242f1640b /sys/netinet/libalias/HISTORY | |
parent | 62018e0afe7a95907a1854abc6d59852f741edb8 (diff) | |
download | FreeBSD-src-087590fb63a5b25c88d45340abc88c8c425db6be.zip FreeBSD-src-087590fb63a5b25c88d45340abc88c8c425db6be.tar.gz |
Version 3.0: January 1, 1999
- Transparent proxying support added.
- PPTP redirecting support added based on patches
contributed by Dru Nelson <dnelson@redwoodsoft.com>.
Submitted by: Charles Mott <cmott@srv.net>
Diffstat (limited to 'sys/netinet/libalias/HISTORY')
-rw-r--r-- | sys/netinet/libalias/HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/netinet/libalias/HISTORY b/sys/netinet/libalias/HISTORY index 3d97fd0..575d1b4 100644 --- a/sys/netinet/libalias/HISTORY +++ b/sys/netinet/libalias/HISTORY @@ -127,3 +127,8 @@ Version 2.5: December, 1997 (ee) Version 2.6: May, 1998 (amurai) - Added supporting routine for NetBios over TCP/IP. + +Version 3.0: January 1, 1999 + - Transparent proxying support added. + - PPTP redirecting support added based on patches + contributed by Dru Nelson <dnelson@redwoodsoft.com>. |