diff options
| author | khali <khali> | 2007-02-26 13:00:40 +0000 |
|---|---|---|
| committer | khali <khali> | 2007-02-26 13:00:40 +0000 |
| commit | 0657e0f30b4f1bafe6787d35884e44785b2e0c53 (patch) | |
| tree | 2c8e6902d4e46e0f5d79f82f38936750ec3d2ed7 | |
| parent | ac2dcc65ba1a6fc28fdd5995fd1fa9020bc1a81b (diff) | |
| download | dmidecode-2-9.tar.gz | |
Update.dmidecode-2-9
| -rw-r--r-- | CHANGELOG | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2007-02-26 Jean Delvare <khali@linux-fr.org> + + * dmidecode.c: Fix an array overrun while decoding the system + event log status (DMI type 15). + * biosdecode.c: Use printf instead of fwrite. + * dmidecode.8: Some OEM-specific types can be decoded now. + * biosdecode.8: List the FJKEYINF entry point type. + * vpddecode.8: The product name is no longer displayed. + * version.h: Set version to 2.9. + 2007-02-16 Jean Delvare <khali@linux-fr.org> * dmidecode.c: Do not print the BIOS base address and runtime size |
