preparation for 0.4.0 release

This commit is contained in:
Thomas Ries
2003-10-11 09:32:53 +00:00
parent f33e23775a
commit 49b237db3f
5 changed files with 32 additions and 20 deletions
+4 -3
View File
@@ -1,8 +1,9 @@
0.3.7
0.4.0
=====
11-Oct-2003: - released 0.4.0
08-Oct-2003: - rtpproxy_masq: fixed an issue in port allocation
which lead to syslog entries from IPCHAINS complaining
about 'already used connection'
about 'already used connection' in the syslog.
- added INFO() for incomming SIP Calls
04-Oct-2003: - Siproxd now also works as outbound proxy 'only',
means that local UAs may register themselfes to a
@@ -11,7 +12,7 @@
- fixed some errors with callid handling (NULL pointers)
24-Sep-2003: - corrected the calling arguments of rtp_masq dummy
routines (non IPCHAINS capable kernels)
22-Sep-2003: - \0 termination of read() SIP telegram from line
22-Sep-2003: - '\0' termination of read() SIP telegram from line
0.3.6
=====