forked from mirrors/linphone-iphone
update belle-sip/ms2 with some mandatory fixes, update changelog
This commit is contained in:
parent
7aa0172d42
commit
f5dfc387be
4 changed files with 11 additions and 4 deletions
|
|
@ -10,6 +10,13 @@ Group changes to describe their impact on the project, as follows:
|
|||
Fixed for any bug fixes.
|
||||
Security to invite users to upgrade in case of vulnerabilities.
|
||||
|
||||
## [4.0.2] - 2018-10-15
|
||||
|
||||
### Fixed
|
||||
- fix IOS12 crash
|
||||
- fix bluethooth issue with some cars
|
||||
- fix nat helper (sdk)
|
||||
|
||||
## [4.0.1] - 2018-06-26
|
||||
|
||||
### Fixed
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>4.0.1</string>
|
||||
<string>4.0.2</string>
|
||||
<key>CFBundleURLTypes</key>
|
||||
<array>
|
||||
<dict>
|
||||
|
|
@ -53,7 +53,7 @@
|
|||
</dict>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1</string>
|
||||
<string>6</string>
|
||||
<key>ITSAppUsesNonExemptEncryption</key>
|
||||
<true/>
|
||||
<key>ITSEncryptionExportComplianceCode</key>
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 0f999ecc3d304923b6338d3f48d44ac8ddfd9be8
|
||||
Subproject commit 8de2fb272928d5be5a0700deaba76799cc235afb
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit ef107b52630aa0e84e40ce6948b922052df9d89c
|
||||
Subproject commit ac5794754012398d8035f4aff788071b9d30de79
|
||||
Loading…
Add table
Reference in a new issue