summaryrefslogtreecommitdiff
path: root/documents
diff options
context:
space:
mode:
authorRobert Moore <Robert.Moore@intel.com>2019-01-08 13:03:06 -0800
committerRobert Moore <Robert.Moore@intel.com>2019-01-08 13:03:06 -0800
commitda0336482fcfb6dc42fdf75f36e15443cd29d697 (patch)
treee9ce6176f78c8bab788fdfea0db5e88eba3ad4ad /documents
parent62f4f98e941d86e41969bf2ab5a93b8dc94dc49e (diff)
downloadacpica-da0336482fcfb6dc42fdf75f36e15443cd29d697.tar.gz
Logfile: Changes for version 20190108
Version 20190108
Diffstat (limited to 'documents')
-rw-r--r--documents/changes.txt25
1 files changed, 25 insertions, 0 deletions
diff --git a/documents/changes.txt b/documents/changes.txt
index 3104ba1f3..e139a5b87 100644
--- a/documents/changes.txt
+++ b/documents/changes.txt
@@ -1,4 +1,29 @@
----------------------------------------
+08 January 2019. Summary of changes for version 20190108:
+
+This release is available at https://acpica.org/downloads
+
+
+1) ACPICA kernel-resident subsystem:
+
+Updated all copyrights to 2019. This affects all source code modules.
+
+
+2) iASL Compiler/Disassembler and Tools:
+
+ASL test suite (ASLTS): Updated all copyrights to 2019.
+
+Tools: Updated all signon copyrights to 2019.
+
+AcpiExec: Added a new option to dump extra information concerning any
+memory leaks detected by the internal object/cache tracking mechanism. -
+va
+
+iASL: Updated the table template for the TPM2 table to the newest version
+of the table (Revision 4)
+
+
+----------------------------------------
13 December 2018. Summary of changes for version 20181213: