diff options
author | archie <archie@FreeBSD.org> | 2000-07-26 23:15:46 +0000 |
---|---|---|
committer | archie <archie@FreeBSD.org> | 2000-07-26 23:15:46 +0000 |
commit | ce3ae491d047b5a7a968a87c95bbf08aa1f6262b (patch) | |
tree | 95c3b6b726fa177c12abec471b7e211ba1996e0d /lib/libalias/HISTORY | |
parent | 5f9237207a5d726bc1548e62283c8b155456b7ce (diff) | |
download | FreeBSD-src-ce3ae491d047b5a7a968a87c95bbf08aa1f6262b.zip FreeBSD-src-ce3ae491d047b5a7a968a87c95bbf08aa1f6262b.tar.gz |
Add address translation support for RTSP/RTP used by RealPlayer and
Quicktime streaming media applications.
Add a BUGS section to the man page.
Submitted by: Erik Salander <erik@whistle.com>
Diffstat (limited to 'lib/libalias/HISTORY')
-rw-r--r-- | lib/libalias/HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libalias/HISTORY b/lib/libalias/HISTORY index 8760d92..c5bca59 100644 --- a/lib/libalias/HISTORY +++ b/lib/libalias/HISTORY @@ -139,3 +139,7 @@ Version 3.1: May, 2000 (Erik Salander, erik@whistle.com) - Added support to alias 227 replies, allows aliasing for FTP servers in passive mode. - Added support for PPTP aliasing. + +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. |