1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-16 21:35:24 +00:00
`Fix crash when jid has no not part` should probably mean `Fix crash when jid has no node part`.
This commit is contained in:
Martin 2019-09-24 12:37:00 +02:00 committed by GitHub
parent 8e76283f97
commit 29f044bb1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
- Fix copyright/info displayed email
- Fix typos in OMEMO logs
- Fix crash when jid has no not part (#1153, #1193)
- Fix crash when jid has no node part (#1153, #1193)
0.7.0 (2019-07-31)
=====