From 93ae2f55bef45c9c7f980a9f76d1b51c3e5f8efd Mon Sep 17 00:00:00 2001 From: "Nate Bargmann, N0NB" Date: Sat, 30 Jun 2007 12:58:11 +0000 Subject: [PATCH] Release of 1.2.6.2 git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2202 7ae35d74-ebe9-4afe-98af-79ac388436b8 --- COPYING | 2 +- COPYING.LIB | 2 +- ChangeLog | 97 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 99 insertions(+), 2 deletions(-) diff --git a/COPYING b/COPYING index 60549be51..c3c7a9eac 100644 --- a/COPYING +++ b/COPYING @@ -2,7 +2,7 @@ Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. diff --git a/COPYING.LIB b/COPYING.LIB index c4792dd27..f0882ad94 100644 --- a/COPYING.LIB +++ b/COPYING.LIB @@ -3,7 +3,7 @@ Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. diff --git a/ChangeLog b/ChangeLog index 85ae69843..097844636 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,100 @@ +2007-05-21 16:41 fillods + + * include/hamlib/rig_dll.h: cleanup and initial __BORLANDC__ + support + +2007-05-21 15:35 fillods + + * tests/Makefile.am: automated generation of _lst.html + files for web site sup-info + +2007-05-21 15:35 fillods + + * tests/rig_split_lst.awk: initial release + +2007-05-21 15:03 fillods + + * tests/Makefile.am: new rigsmtr + +2007-05-21 15:02 fillods + + * tests/: rigsmtr.1, rigsmtr.c: initial release + +2007-05-21 14:53 fillods + + * tests/Makefile.am: fix vpath build of rigmatrix.html + +2007-03-17 11:27 y32kn + + * kenwood/ts570.c: * get_xit/rit now honours the state of the + RIT/XIT switches (returns 0 if off) * set_xit/rit switches RIT/XIT + on or off if needed * get/set_split_vfo implemented or corrected + +2007-03-05 03:01 y32kn + + * icom/icom.c: IC910H has different meaning of command 1A, + subcommand 03. So we should not ask for DSP filter settings in + 'icom_get_mode'. + +2007-03-02 10:29 aa6e + + * tentec/orion.c: use binary mode VFO requests + +2007-02-28 09:05 aa6e + + * tentec/: rx320.c, tentec.c: further rx-320 mods by Ken Prox + +2007-02-28 02:55 mardigras + + * tests/rigctl.c: Added several letters to the interactive commands + to implement more test functions. + +2007-02-28 02:50 mardigras + + * icom/ic746.c, icom/ic756.c, icom/icom.c, icom/icom.h, + include/hamlib/rig.h: Several Bug fixes for extra parameter code + and documentation added + +2007-02-24 14:24 n0nb + + * rpcrig/rpc.rigd.8, rpcrot/rpc.rotd.8, tests/README, + tests/rigctl.1, tests/rigmem.1, tests/rigswr.1, tests/rotctl.1, + tests/rotctl.c: Many man page updates to provide needed information + and (hopefully) improve readability. Also, tried to keep the man + pages as consistent as possible. + +2007-02-24 08:53 n0nb + + * rpcrig/rpc.rigd.8: Almost complete rewrite including examples and + diagnostic information as well as (hopefully) improving + readability. + +2007-02-23 22:27 n0nb + + * rpcrig/rpc.rigd.8: Clarify and add usage and parameter examples. + +2007-02-22 10:54 n0nb + + * winradio/g313.c: Added S-meter functionality. Thanks to Simone. + +2007-02-15 06:50 dianora + + * autogen.sh: - These should have been commented out. + +2007-02-13 16:41 dianora + + * autogen.sh: - document debian/FreeBSD needs for AUTOMAKE etc. - + add in libtoolize which should be there + +2007-02-13 16:32 dianora + + * configure.ac: - gt_HEADER_INTTYPES_H is definitely bogus here, + leftover from what? + +2007-02-03 20:36 n0nb + + * ChangeLog: Release of 1.2.6.1 + 2007-01-31 14:36 pa4tu * doc/Makefile.am: distribute footer.html