From 8f4b7de90989ab17260b6d7b926b2b71012475b3 Mon Sep 17 00:00:00 2001 From: Martin Pärtel Date: Sun, 29 Jan 2017 17:09:33 +0000 Subject: Fixed #47 by not setting `-ofsname=` when it would contain a comma. Also banned some other characters that are likely to lead to trouble. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a11227b..dd13e65 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2017-01-29 Martin Pärtel + + * Fixed option parsing failure when source dir has a comma (issue #47). + +2016-10-30 Martin Pärtel + + * Removed ./configure --enable-debug, which has done nothing for some + time. + 2016-10-29 Martin Pärtel * Fixed compilation of tests on some non-x86 platforms. -- cgit v1.2.3