diff options
author | wulf <wulf> | 2006-02-28 00:12:45 +0000 |
---|---|---|
committer | wulf <wulf> | 2006-02-28 00:12:45 +0000 |
commit | 1558317aac414884cb172eee4eef01a7caa33377 (patch) | |
tree | aa1bc966c2bdb5d902a561a0eab36b4a792af252 /doc | |
parent | fe58521a0e5d7b81274f74a955bb9f19f04875d2 (diff) | |
download | pkgsrc-1558317aac414884cb172eee4eef01a7caa33377.tar.gz |
Updated hamlib to 1.2.5:
New in 1.2.5:
* frontend API: support for clonable rigs
rigmem: CSV format change
rigctl: new send_cmd for protocol debugging purpose
easy USB devices support
* new models: AR8600, AR2700, DWT (DLL based under Windows,
libusb based under other OS, need test)
* fixes: big AOR update, AR7030, Orion, NRD-545, RX-320,
FT-817, FT-990, TS-2000, Easycomm
* port: BSD fix of parallel port support
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 0f7ea50063d..efcef217a78 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.13114 2006/02/27 23:00:18 joerg Exp $ +$NetBSD: CHANGES,v 1.13115 2006/02/28 00:12:45 wulf Exp $ Changes to the packages collection and infrastructure in 2006: @@ -1265,3 +1265,4 @@ Changes to the packages collection and infrastructure in 2006: Updated net/mldonkey to 2.7.4 [wiz 2006-02-27] Updated net/mldonkey-gui to 2.7.4 [wiz 2006-02-27] Updated x11/xorg-imake to 6.9.0nb1 [joerg 2006-02-27] + Updated ham/hamlib to 1.2.5 [wulf 2006-02-28] |