*** empty log message ***
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
Release Notes for siproxd-0.7.2
|
||||
Release Notes for siproxd-0.7.3
|
||||
===============================
|
||||
|
||||
Major changes since 0.7.1:
|
||||
- mostly bugfixes related to aborting RTP streams
|
||||
Major changes since 0.7.2:
|
||||
-
|
||||
|
||||
Upgrade Notes 0.7.1 to 0.7.2:
|
||||
- none
|
||||
Upgrade Notes 0.7.2 to 0.7.3:
|
||||
-
|
||||
|
||||
General Overview:
|
||||
- SIP (RFC3261) Proxy for SIP based softphones hidden behind a
|
||||
@@ -122,18 +122,11 @@ distribution I'd be happy to get a short notice.
|
||||
|
||||
|
||||
-----
|
||||
Signatures for siproxd-0.7.2.tar.gz archive:
|
||||
MD5 Hash: ad2e0ba599adf3b5267a39dad28af973
|
||||
SHA-256 Hash: c586d0f8e66841189e1e236eb18a1b0c8126d6e28aa6d0a28b591b016ccebbcb
|
||||
Signatures for siproxd-0.7.3.tar.gz archive:
|
||||
MD5 Hash:
|
||||
SHA-256 Hash:
|
||||
|
||||
GnuPG signature:
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1.4.4 (GNU/Linux)
|
||||
|
||||
iD8DBQBK0bHMB2xLpFxU+GURAs+9AJ41ElSvkW/W5/+aH+iQdEmYjH3B9gCfanWK
|
||||
4uJ3zlGTH95+4SpIC0BC08A=
|
||||
=xMrq
|
||||
-----END PGP SIGNATURE-----
|
||||
|
||||
|
||||
GnuPG: pub 1024D/87BCDC94 2000-03-19 Thomas Ries (tries at gmx.net)
|
||||
|
||||
+1
-1
@@ -58,7 +58,7 @@ dnl Release Version
|
||||
dnl
|
||||
SPD_MAJOR_VERSION=0
|
||||
SPD_MINOR_VERSION=7
|
||||
SPD_MICRO_VERSION=2
|
||||
SPD_MICRO_VERSION=3dev
|
||||
|
||||
SPD_VERSION=$SPD_MAJOR_VERSION.$SPD_MINOR_VERSION.$SPD_MICRO_VERSION
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ Make the release:
|
||||
- publish on SF.net
|
||||
- publish on freshmeat.net
|
||||
- copy RELNOTES to SF web page
|
||||
- copy html doxument to SF web page
|
||||
- copy html documentation to SF web page
|
||||
|
||||
Open new working release:
|
||||
- change version number in configure.in
|
||||
|
||||
Reference in New Issue
Block a user