# HG changeset patch # User Emmanuel Gil Peyrot # Date 1549226191 -3600 # Node ID b54e98d5c4a1db0fa5dbf5c0a271ed05e8100430 # Parent f25b0623b276aa7f0fdb705049b52cc85bbbf21a mod_cache_c2s_caps: Only advertise support for trunk until further notice. Fixes #1311. diff -r f25b0623b276 -r b54e98d5c4a1 mod_cache_c2s_caps/README.markdown --- a/mod_cache_c2s_caps/README.markdown Thu Jan 24 13:39:37 2019 +0100 +++ b/mod_cache_c2s_caps/README.markdown Sun Feb 03 21:36:31 2019 +0100 @@ -10,3 +10,12 @@ It fires the c2s-capabilities-changed event once the disco#info result is received. + +Compatibility +============= + + ------- --------------- + trunk Works + 0.11 Does not work + 0.10 Does not work + ------- ---------------