From 6d80988c3793d30bb8f4e3b21206af113ebba845 Mon Sep 17 00:00:00 2001 From: Daniel Aarno Date: Tue, 26 Dec 2017 14:25:54 +0100 Subject: [PATCH] Update changelog with new 1.2.2 release info --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index f117f71..7d2a8cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2017-12-26 14:30 macbishop + * Bugfix release for 1.2 branch (v1.2.2): + - Fixed a few typos + - Fixed ZshCompletionOutput + - Fixed brief output with TCLAP_NAMESTRING defined + - Initialize theDelimiter (supress warning) in DocBookOutput + - Fixed } outside of include guards in ArgTraits.h + 2011-04-10 17:08 mes5k * include/tclap/Arg.h: patch that allows arg start strings to be