|
37 | 37 | * Updating p1_utils to version 1.0.23.
|
38 | 38 | * Switch from using Travis to Github Actions as CI
|
39 | 39 | * Add support for MIX roster extension
|
40 |
| -* Allow childrens inside address element |
| 40 | +* Allow children inside address element |
41 | 41 | * Make compatible with OTP24
|
42 |
| -* Allow arbitrary childrens inside vCard |
| 42 | +* Allow arbitrary children inside vCard |
43 | 43 |
|
44 | 44 | # Version 1.5.3
|
45 | 45 |
|
|
57 | 57 | * Allow to free socket/parser/tls when session get detached
|
58 | 58 | * Add support for XEP-0430: Inbox
|
59 | 59 | * Add support for XEP-0333: Chat Markers
|
60 |
| -* Add missing applicaitons to xmpp.app |
| 60 | +* Add missing applications to xmpp.app |
61 | 61 | * Fix timezone in timestamp used by XEP-0202
|
62 |
| -* Don't throw exception when client send invalid lenght sasl response |
| 62 | +* Don't throw exception when client send invalid length sasl response |
63 | 63 |
|
64 | 64 | # Version 1.5.1
|
65 | 65 |
|
|
205 | 205 |
|
206 | 206 | * Updating fast_tls to version 1.0.26.
|
207 | 207 | * Add support for XEP-0048 and XEP-0411
|
208 |
| -* Add logging of data transmited over xml sockets |
| 208 | +* Add logging of data transmitted over xml sockets |
209 | 209 | * Add functions for processing white space pings
|
210 | 210 | * Validate xml:lang values
|
211 | 211 | * Fix encoding of timestamp with negative TZ offsets
|
@@ -395,7 +395,7 @@ Evgeniy Khramtsov:
|
395 | 395 |
|
396 | 396 | # Version 1.1.4
|
397 | 397 |
|
398 |
| -* Support for password on MUC subcribe (Badlop) |
| 398 | +* Support for password on MUC subscribe (Badlop) |
399 | 399 |
|
400 | 400 | # Version 1.1.3
|
401 | 401 |
|
|
0 commit comments