Mercurial > prosody-modules
comparison mod_storage_xmlarchive/README.markdown @ 2027:d4227837cf06
mod_storage_xmlarchive/README: Point directly to raw file that should work in 0.9
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 19 Jan 2016 19:51:50 +0100 |
parents | 8397008b4a26 |
children | 2c6bc38f19a6 |
comparison
equal
deleted
inserted
replaced
2026:8397008b4a26 | 2027:d4227837cf06 |
---|---|
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 [Works before this commit](https://hg.prosody.im/prosody-modules/rev/e63dba236a2a) | 45 0.9 [Use this version][worksin09] |
46 0.8 Does not work | 46 0.8 Does not work |
47 ------ ------------------------------------------------------------------------------------ | 47 ------ ------------------------------- |
48 | 48 |
49 | 49 |
50 [worksin09]: https://hg.prosody.im/prosody-modules/raw-file/004d3bfc05ea/mod_storage_xmlarchive/mod_storage_xmlarchive.lua |