simon-git: putty (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Wed Sep 26 12:19:55 BST 2018


TL;DR:
  822d2fd4 Add option whether to include header when logging.

Repository:     https://git.tartarus.org/simon/putty.git
On the web:     https://git.tartarus.org/?p=simon/putty.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2018-09-26 12:19:55

commit 822d2fd4c3239b818bcb697f0905a217d6c783a9
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=822d2fd4c3239b818bcb697f0905a217d6c783a9;hp=686e78e66b5f1db67ff7b2687e291fdb2c169e6a
Author: Jonathan Liu <net147 at gmail.com>
Date:   Wed Sep 26 20:48:11 2018 +1000

    Add option whether to include header when logging.
    
    It is useful to be able to exclude the header so that the log file
    can be used for realtime input to other programs such as Kst for
    plotting live data from sensors.

 config.c          | 3 +++
 doc/config.but    | 9 +++++++++
 logging.c         | 2 +-
 putty.h           | 1 +
 settings.c        | 2 ++
 windows/winhelp.h | 1 +
 6 files changed, 17 insertions(+), 1 deletion(-)



More information about the tartarus-commits mailing list