From 20b2c8b68d4e731c099b5bdb4bf5ac9ac060adbe Mon Sep 17 00:00:00 2001 From: "Nate Bargmann, N0NB" Date: Sun, 28 Jan 2007 12:57:57 +0000 Subject: [PATCH] Updated Changelog git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2177 7ae35d74-ebe9-4afe-98af-79ac388436b8 --- ChangeLog | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/ChangeLog b/ChangeLog index e1bba853e..fee3ac1e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,36 @@ +2007-01-27 17:50 n0nb + + * icom/: frame.c, icom.c: icom/frame.c - Look for frame + terminators, and retry if we don't get them. + + icom/icom.c - Initialize ack_len to the size of the response buffer + since it is an input to icom_transaction as well as an output. + + Thanks to David Hagood, N0YKG + +2007-01-26 20:14 n0nb + + * bindings/Makefile.am: Revert change in bindings/Makefile.am that + broke autogen.sh + +2007-01-13 10:19 csete + + * tests/rigctl.1: Added infor about w (send_cmd). + +2006-12-26 22:41 dianora + + * configure.ac, bindings/Makefile.am: - first cut at fixing + configure to recognise --without-tcl-binding and + --without-python-binding options + +2006-12-22 08:49 n0nb + + * configure.ac: Advance version to 1.2.7cvs + +2006-12-22 08:04 n0nb + + * ChangeLog: Update to 1.2.6 release. + 2006-12-22 07:52 n0nb * NEWS, configure.ac: Update NEWS and configure.ac for 1.2.6