From 4f30dce20a8e525f5a05d92dcdc4b5f1235205f5 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sun, 27 Jul 2014 23:47:40 -0400 Subject: [PATCH] TW-1383 - TW-1383 Segmentation fault running import-yaml.pl with included example (thanks to Markus Beppler). --- AUTHORS | 1 + ChangeLog | 2 ++ 2 files changed, 3 insertions(+) diff --git a/AUTHORS b/AUTHORS index 937d9051e..924849e76 100644 --- a/AUTHORS +++ b/AUTHORS @@ -108,6 +108,7 @@ The following submitted code, packages or analysis, and deserve special thanks: Tatjana Heuser leowzukw Richard Boß + Markus Beppler Thanks to the following, who submitted detailed bug reports and excellent suggestions: diff --git a/ChangeLog b/ChangeLog index 8cb1d804b..347db8c14 100644 --- a/ChangeLog +++ b/ChangeLog @@ -133,6 +133,8 @@ - TW-1366 In diagnostics it's called 'Cert', and in config it's called 'certificate' (thanks to Jack). - TW-1373 taskrc.vim VIM syntax file updated (thanks to lolilolicon). +- TW-1383 Segmentation fault running import-yaml.pl with included example + (thanks to Markus Beppler). - Removed deprecated 'echo.command' setting, in favor of the 'header' and 'affected' verbosity tokens. - Removed deprecated 'edit.verbose' setting, in favor of the 'edit' verbosity