CHANGELOG.md (e4240679bf28e6268c9bbebb32c51b9a2235621e) | CHANGELOG.md (b02e0e1175b6b43e889a6781dfaea4d15f968029) |
---|---|
1# Changelog 2 3All notable changes to this project will be documented in this file. 4 5The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), 6and this project adheres to 7[Semantic Versioning](https://semver.org/spec/v2.0.0.html). 8 --- 6 unchanged lines hidden (view full) --- 15- Fixed 16- Security 17 18## [Unreleased] 19 20### Added 21 221. base: Define macros for reserved TIDs | 1# Changelog 2 3All notable changes to this project will be documented in this file. 4 5The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), 6and this project adheres to 7[Semantic Versioning](https://semver.org/spec/v2.0.0.html). 8 --- 6 unchanged lines hidden (view full) --- 15- Fixed 16- Security 17 18## [Unreleased] 19 20### Added 21 221. base: Define macros for reserved TIDs |
232. pdr: Add pldm_entity_association_pdr_add_contained_entity_to_remote_pdr() 243. pdr: Add pldm_entity_association_pdr_create_new() |
|
23 24### Deprecated 25 261. fru: Deprecate `get_fru_record_by_option_check()` 27 28 Users should switch to `get_fru_record_by_option()`. Migration can be 29 performed using the [Coccinelle semantic patch][coccinelle] 30 `get_fru_record_by_option_check.cocci`: --- 407 unchanged lines hidden --- | 25 26### Deprecated 27 281. fru: Deprecate `get_fru_record_by_option_check()` 29 30 Users should switch to `get_fru_record_by_option()`. Migration can be 31 performed using the [Coccinelle semantic patch][coccinelle] 32 `get_fru_record_by_option_check.cocci`: --- 407 unchanged lines hidden --- |