K 10 svn:author V 2 db K 8 svn:date V 27 2019-08-14T21:58:57.035425Z K 7 svn:log V 1213 Version 4.1.08 * Maintenance release - Greek translation files updated by Haris SV1GRB - xmlrpc . This reverts commit d681ab54b31100878e16bf2c8c2b9a96ceb2de23. . avoid sizing a zero length vector; use resize(size, n) for non empty return vector - Logbook . Fix lost / garbled records on Windows OS . Fix lost logbook, zero records on Windows OS - Documentation . Add missing deadman timer documentation - Raster init values . Raster::resize() was being called with a negative width or height due to bad state being stored in the config. This resulted in fldigi crashing before the UI was displayed. . submitted by Stephen Hurd - Image transmit docs . Correct manual for thor, mfsk, ifkp and fsk image transfer. - BSD soundcard . In FreeBSD sound devices e.g. /dev/dsp0.0 can only be open once whereas /dev/dsp0 can be open multiple times. fldigi tries to open /dev/dsp0.0 multiple times which fails. For specific sound card access, use /dev/dsp or /dev/dsp%d - RsID squelch open time . increase squelch open time to 300 seconds - N3FJP ACL . send logged frequency with other log info . enable setlocale(LC_ALL,"") 73, David, W1HKJ END