summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS1
-rw-r--r--CHANGELOG19
2 files changed, 20 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 31df87e..1ad50db 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -67,3 +67,4 @@ Pascal Terjan
Stuart Hayes
Sofian Brabez
Vincent Pelletier
+Andreas Gruenbacher
diff --git a/CHANGELOG b/CHANGELOG
index 1d7b0e4..132dace 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,22 @@
+2008-11-23 Jean Delvare <khali@linux-fr.org>
+
+ * biosdecode.c: Stop using the inline keyword. It causes more
+ portability issues than is worth given how little we care about
+ performance in this tool, and recent versions of gcc know when
+ to inline functions anyway.
+ * version.h: Set version to 2.10.
+
+2008-11-14 Jean Delvare <khali@linux-fr.org>
+
+ * dmidecode.c: Handle chassis information records of size 19
+ (DMI type 3).
+
+2008-11-10 Jean Delvare <khali@linux-fr.org>
+
+ * dmidecode.c: Claim to support revision 32 of Intel AP-485
+ (CPUID). No relevant change since revision 31.
+ * dmidecode.c: Update reference to AMD CPUID document.
+
2008-11-09 Jean Delvare <khali@linux-fr.org>
* dmidecode.c: Decode the CPUID of more Intel, VIA and AMD