diff options
author | Wim Taymans <wim.taymans@collabora.co.uk> | 2010-12-06 20:03:46 +0100 |
---|---|---|
committer | Wim Taymans <wim.taymans@collabora.co.uk> | 2010-12-06 20:03:46 +0100 |
commit | ab99dec18ad219e65dae1d79248342da6afe6079 (patch) | |
tree | f257f2c2a05fd625cd6c7284d34354d820bea565 /docs/random | |
parent | d1c3840ebaa592db128f7791ccb7649cb9845912 (diff) |
porting: mention removal of protocol property
Diffstat (limited to 'docs/random')
-rw-r--r-- | docs/random/porting-to-0.11.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/random/porting-to-0.11.txt b/docs/random/porting-to-0.11.txt index 6327ca218..bdca27a5b 100644 --- a/docs/random/porting-to-0.11.txt +++ b/docs/random/porting-to-0.11.txt @@ -3,3 +3,6 @@ The 0.11 porting guide * All deprecated methods were removed. Recompile against 0.10 with DISABLE_DEPRECATED and fix issues before attempting to port to 0.11. + +* multifdsink, tcpclientsink, tcpclientsrc, tcpserversrc the protocol property + is removed, use gdppay and gdpdepay. |