Software /
code /
prosody-modules
Comparison
mod_storage_xmlarchive/README.markdown @ 2026:8397008b4a26
mod_storage_xmlarchive/README: Point out the commit that breaks 0.9 support
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 19 Jan 2016 19:45:43 +0100 |
parent | 1969:e63dba236a2a |
child | 2027:d4227837cf06 |
comparison
equal
deleted
inserted
replaced
2025:ae98bb884110 | 2026:8397008b4a26 |
---|---|
38 can't be used by anything other than archives. | 38 can't be used by anything other than archives. |
39 | 39 |
40 Compatibility | 40 Compatibility |
41 ============= | 41 ============= |
42 | 42 |
43 ------ --------------- | 43 ------ ------------------------------------------------------------------------------------ |
44 0.10 Works | 44 0.10 Works |
45 0.9 Maybe | 45 0.9 [Works before this commit](https://hg.prosody.im/prosody-modules/rev/e63dba236a2a) |
46 0.8 Does not work | 46 0.8 Does not work |
47 ------ --------------- | 47 ------ ------------------------------------------------------------------------------------ |
48 | |
49 |