-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
sems (1.153.0) stable; urgency=low | ||
* AmBasicSipDialog: add addSupportedTag/setSupportedTags, addAllowedMethod/setAllowedMethods methods | ||
* add global options options_supported_hdr_value, options_allow_hdr_value to be configured by modules | ||
* cppcheck fixes | ||
-- Michael Furmur <[email protected]> Mon, 06 Jan 2025 13:53:50 +0200 | ||
|
||
sems (1.152.4) stable; urgency=low | ||
* http: move unused sync context timeout logging to dbg | ||
-- Michael Furmur <[email protected]> Fri, 27 Dec 2024 16:02:52 +0200 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
libsems 1 libsems1 (>= 1.152), libsems1 (<< 1.153) | ||
libsems 1 libsems1 (>= 1.153), libsems1 (<< 1.154) |