-
Notifications
You must be signed in to change notification settings - Fork 10
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
1 changed file
with
20 additions
and
0 deletions.
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 |
---|---|---|
@@ -0,0 +1,20 @@ | ||
Acidanthera dmidecode Changelog | ||
=============================== | ||
|
||
#### v3.3b | ||
- Synced with dmidecode a4b31b2b | ||
- Added improved UUID dumping support | ||
|
||
#### v3.3a | ||
- Synced with dmidecode 3c111e4f with SMBIOS 3.3 support | ||
|
||
#### v3.2c | ||
- Synced with dmidecode 5b3c8e99 | ||
|
||
#### v3.2b | ||
- Synced with dmidecode 62bce59f | ||
- Improved hexadecimal table dumping | ||
|
||
#### v3.2a | ||
- Initial release based on dmidecode 3.2 | ||
|