From 320008b8de4034f523555f8ab2996cbb7d28efa3 Mon Sep 17 00:00:00 2001 From: Michael Rash Date: Mon, 5 Aug 2013 21:08:40 -0400 Subject: [PATCH] minor ChangeLog update for the test suite --gdb-test feature --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 97d5aea2..f71f52e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +fwknop-2.5.2 (//2013): + - [test suite] added --gdb-test to allow a previously executed fwknop + or fwknopd command to be sent through gdb with the same command line + args as the test suite used. This is for convenience to rapidly allow + gdb to be launched when investigating fwknop/fwknopd problems. + fwknop-2.5.1 (07/25/2013): - [client] Bug fix to reset terminal setting to orignal values after entering keys via stdin.