2021-05-26	Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
	- Version 0.6.7

	* Support for Ice Lake and Sapphire Rapids
	* Support for HiSilicon Kunpeng9xx
	* Support for Ampere
	* Support for memory failure events
	* Support for ARM processor error information
	* Support for  decoding for new SMCA Load Store bank type
	* Add 8 channel decoding for SMCA systems
	* Improvements at the page isolation logic
	* New labels: A2SDi-8C-HLN4F, A2SDi-8C+-HLN4F, ASUS PRIME X570-PRO
	* New labels:  Supermicro X10SRA-F and H8DGU
	* Added support to specify SYSCONFDEFDIR
	* RASSTATEDIR is now created at runtime
	* Use a linked list for non-standard error decoding interface
	* PCIe AER now displas PCIe dev name
	* Fixed a memory leak
	* Several fixes
	* Added ppc64le to travis build

2020-07-21	Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
	- Version 0.6.6

	* Support for new AMD SMCA bank types
	* Add decoders for more hip08 events
	* Add support for memory Corrected Error predictive failure analysis
	* Some bugs fixed

2019-11-20	Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
	- Version 0.6.5

	* Several fixes for error handling logic
	* Alter tables on SQL in case of errors during update
	* store PCIe dev name and TLP header for the aer event

2019-10-10	Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
	- Version 0.6.4

	* Change DB for hip08 in order to better handle some OEM data
	* Fix an issue of sqlite3 integer bind parameter mismatch
	* Update instructions about sending patches
	* Fix URLs to git.kernel.org repositories in README file
	* Fix file descriptor leak in ras-report.c:setup_report_socket()
	* Initialize record.cpu before pevent_print_event().
	* Flush trace buffer immediately, not on next call
	* Replace whitespaces by tabs
	* Fix build with musl

2019-08-23	Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
	- Version 0.6.3

	* Added support for ARM Scalable MCA
	* Added support for HiSilicon HIP08
	* Added support for Hygon Dhyana family 18h processor
	* Added support for disk I/O error monitoring
	* Added devlink events
	* Integrate rasdaemon build tests with Travis CI
	* Fixed asdaemon high CPU usage when part of CPUs offline
	* Fixed mcgstatus message print
	* Some other minor fixes

2018-08-14	Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
	- Version 0.6.2

	* Update INSTALL from the auto-tools generated one
	* Reorder this ChangeLog place new stuff at the beginning
	* add option to show error counts at ras-mc-ctl
	* Do some new gcc 8.1 warning cleanups
	* Use separate string array for PCIe AER error status
	* Fix PCIe AER error type

2018-04-25	Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
	- Version 0.6.1

	* Update DIMM labels for 2-socket servers
	* Add Skylake Xeon MSCOD values
	* ARM: fully initialize ras_arm_event
	* Update my email

2017-10-14	Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
	- Version 0.6.0

	* Added support for non-standard CPER error sections
	* Added support for Hisilicon HIP07 SAS HW module
	* Added support for ARM events
	* Updated DIMM labels for Intel Skylake servers

2016-06-08	Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
	- Version 0.5.9

	* Add Knights Mill and updated DELL labels
	* Configure now reports enabled options

2016-04-15	Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
	- Version 0.5.8

	* Add Broadwell EP/EX MSCOD and Broadwell DE MSCOD values

2016-02-05	Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
	- Version 0.5.7

	* Add model numbers for Broadwell-EP/EX and -DE
	* Add support for Knights Landing processor

2015-07-03	Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
	- Version 0.5.6

	* Add internal errors of IA32_MC4_STATUS for Haswell
	* Use MCA error msg as error_msg
	* Unnecessary comma for empty mc_location string
	* Remove a space from mcgstatus_msg
	* Add support to log Local Machine Check Exception (LMCE)

2015-06-03	Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
	- Version 0.5.5

	* Improve INSTALL summary instructions
	* Add support to match the machine by system's product name
	* Add support for Haswell/Broadwell/Knights Landing
	* Some bug fixes on some MCE handlers

2014-08-15	Mauro Carvalho Chehab <m.chehab@samsung.com>
	- Version 0.5.4

	* Fix a bug while parsing dimm labels on amd64
	* Enable database recording by default on systemd service file
	* Correct range while parsing top, middle and lower layers

2014-08-10	Mauro Carvalho Chehab <m.chehab@samsung.com>
	- Version 0.5.3

	* Add support for extlog trace events
	* Some fixes affecting sqlite handling
	* Handle failures of snprintf()
	* Fix mce numfield decoded error

2014-04-03	Mauro Carvalho Chehab <m.chehab@samsung.com>
	- Version 0.5.2

	* Some fixes for ABRT report support

2014-03-25	Mauro Carvalho Chehab <m.chehab@samsung.com>
	- Version 0.5.1

	* Fix patches at *.service files
	* Some fixes and documentation for --record option

2014-02-16	Mauro Carvalho Chehab <m.chehab@samsung.com>
	- Version 0.5.0

	* Initial ABRT support

2013-09-10	Mauro Carvalho Chehab <m.chehab@samsung.com>
	- Version 0.4.2

	* Fixes ras-mc-ctl layout

2013-05-29	Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
	- Version 0.4.1

	* Some fixes, mostly at sqlite3 code
	* Add support at ras-mc-ctl to query database

2013-05-28	Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
	- Version 0.4.0

	* Several fixes
	* Get rid of pthreads, to avoid troubles with sqllite3
	  (requires Kernel 3.10 or upper)
	* Add memory error decoding on MCE traces

2013-05-20	Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
	- Version 0.3.0

	* Several fixes
	* Add support for MCE traces
	* Add support for PCI AER traces
	* Add a target to build it on rpm-based distros

2013-05-08	Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
	- Version 0.2.0

	* Add support to log via syslog
	* Add ras-mc-ctl script to handle dimm labels
	* Add a rpm spec file
	* Make sqlite3 code experimental
	* Add manpages and systemd services
	* Update to take advantage of tracing features on Kernel 3.10

2013-03-12	Mauro Carvalho Chehab <mchehab+redhat@kernel.org>
	- Version 0.1.0

	* Initial version
