From f5dac7d8d7df07d1b974fd6fe2ed51f3457e0ced Mon Sep 17 00:00:00 2001 From: "David A. Wheeler" Date: Mon, 21 Jan 2019 18:32:12 -0500 Subject: [PATCH] Update ChangeLog Signed-off-by: David A. Wheeler --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6c1a0b7..b69f85a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2019-01-21 David A. Wheeler + * Version 2.0.8 + * Don't warn if memcpy call includes sizeof(first arg). + Thanks to Michael Clark for this improvement! + * Bugfix (banned function _ftcsat should be _ftcscat). + Thanks to Lucas Ramage for reporting this! + * Documentation tweaks. Make it clear that GitHub issues and + pull requests are supported, and use ~~~~ in markdown + to ease copy-and-paste from documentation. + 2018-09-30 David A. Wheeler * Incorporate many small improvements from nickthetait * Fix a number of bugs reported by philipp