summaryrefslogtreecommitdiff
path: root/doc/CHANGES-2006
diff options
context:
space:
mode:
authorwulf <wulf@pkgsrc.org>2006-12-27 06:40:29 +0000
committerwulf <wulf@pkgsrc.org>2006-12-27 06:40:29 +0000
commit2b2432ea88fc309c0ba5d67fea74dbd54719cec5 (patch)
tree14fef8d8bf66413ead5a520eef668ac485e639ad /doc/CHANGES-2006
parent4fff310609d7a19b9bb1240800963558ed0ae619 (diff)
downloadpkgsrc-2b2432ea88fc309c0ba5d67fea74dbd54719cec5.tar.gz
Updated tlf to version 0.9.30:
tlf-0.9.30 ========== Bug fixes: - exchange needed at least 1 character in dxped mode RTTY miniterm changed to display line feeds (reading formatted texst is easier) RTTY now sends linefeeds before and after the macro. tlf-0.9.29 ========== Bug fixes: - Date display error - Spurious character error - Malloc free error in socket.c I also included Fabian's patch to searchlog.c for testing...I like it. tlf-0.9.28 ========== Bug fixes (country indication did not work, wrong mults file for arrldx_dx). Added interface to gMFSK to enable RTTY contesting. Added new parameters for the logcfg.dat file: GMFSK (use gMFSK as an output device) RTTYMODE (start tlf in RTTY mode) DIGIMODEM=/home/youruser/gmfsk_autofile
Diffstat (limited to 'doc/CHANGES-2006')
-rw-r--r--doc/CHANGES-20063
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2006 b/doc/CHANGES-2006
index 713154ea747..ea7f5582ab2 100644
--- a/doc/CHANGES-2006
+++ b/doc/CHANGES-2006
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2006,v 1.2057 2006/12/27 05:59:04 wulf Exp $
+$NetBSD: CHANGES-2006,v 1.2058 2006/12/27 06:42:25 wulf Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -5704,3 +5704,4 @@ Changes to the packages collection and infrastructure in 2006:
Updated meta-pkgs/netbsd-www to 1.4nb3 [jnemeth 2006-12-24]
Updated ham/hamlib to 1.2.6 [wulf 2006-12-27]
Updated ham/grig to 0.7.2 [wulf 2006-12-27]
+ Updated ham/tlf to 0.9.30 [wulf 2006-12-27]