summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2010-12-06 20:03:46 +0100
committerWim Taymans <wim.taymans@collabora.co.uk>2010-12-06 20:03:46 +0100
commitab99dec18ad219e65dae1d79248342da6afe6079 (patch)
treef257f2c2a05fd625cd6c7284d34354d820bea565
parentd1c3840ebaa592db128f7791ccb7649cb9845912 (diff)
porting: mention removal of protocol property
-rw-r--r--docs/random/porting-to-0.11.txt3
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 6327ca2185..bdca27a5bb 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.