diff options
author | Rob Romans <killsoft@gentoo.org> | 2005-08-10 05:29:15 +0000 |
---|---|---|
committer | Rob Romans <killsoft@gentoo.org> | 2005-08-10 05:29:15 +0000 |
commit | da7482d0fe5a5079791891e74bbaa96304904352 (patch) | |
tree | 43d841c08908eaa1e6a557b25e2f0ddcee621677 /media-radio/xlog/ChangeLog | |
parent | Drop old package. (diff) | |
download | historical-da7482d0fe5a5079791891e74bbaa96304904352.tar.gz historical-da7482d0fe5a5079791891e74bbaa96304904352.tar.bz2 historical-da7482d0fe5a5079791891e74bbaa96304904352.zip |
new upstream version -KS
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'media-radio/xlog/ChangeLog')
-rw-r--r-- | media-radio/xlog/ChangeLog | 41 |
1 files changed, 40 insertions, 1 deletions
diff --git a/media-radio/xlog/ChangeLog b/media-radio/xlog/ChangeLog index 06ce2cf69ae8..bfe22cb6d0af 100644 --- a/media-radio/xlog/ChangeLog +++ b/media-radio/xlog/ChangeLog @@ -1,6 +1,45 @@ # ChangeLog for media-radio/xlog # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/xlog/ChangeLog,v 1.7 2005/02/16 06:11:00 killsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/xlog/ChangeLog,v 1.8 2005/08/10 05:29:15 killsoft Exp $ + +*xlog-1.2.2 (10 Aug 2005) + + 10 Aug 2005; Robb Romans <killsoft@gentoo.org> +xlog-1.2.2.ebuild: + New upstream version. + + Changes for xlog version 1.2 + * Import support for the OH1AA logbook. Tested by Jarmo, OH1MRR. + * A keyerwindow has been added, opened from the 'Tools -> Keyer' menu. This + is a simple interface to cwdaemon and will allow you to run a contest. + It features programmable function keys, macro's, switch between CQ and + S&P mode, an auto increment counter and short numbers. See the MANUAL for + a description. + * Ctrl-H opens help, Ctrl-R the keyerwindow. + * The list of hamlib-rigs in the preferences dialog is now sorted. Thanks + to Jean-Luc F5IBH for proposing. + * You can use the 'del' key to delete a selected QSO and the 'insert' key + to add a QSO. + * We now have slightly different icons for the worked before dialog and + the keyer window. + * A safe backup method has been added, you can now select a backup directory + in the 'Logs' page of the preferences dialog. This directory can be on + another drive or on a network mounted directory. Proposed by Matt, GW0VNR. + * When using hamlib, only the needed backend is loaded at startup. This + saves about 2 Mb of memory compared to the old method, which would load + all backends. + * When using hamlib it is now possible to use the FCC emission designators + for modes. Check the option in the hamlib page of the preferences dialog. + Another proposal by Matt, GW0VNR. + * When selecting 'Logs -> Merge' or Ctrl-M you are presented with a dialog + which can be used to merge 2 logs. + * The manual has been rewritten so it can contain images. + * To make xlog more HIG compliant, Ctrl-Q will now quit the program and + Ctrl-W will close a log. + * Fixed a crash when locale conversion fails when reading the manual. Thanks + to Boguslaw, SQ5TB for reporting. + * Many minor bugfixes. + * Slovak translations by Michal Karas, OM4AA. + * French MANUAL and FAQ by Jean-Luc Coulon, F5IBH. *xlog-1.1 (16 Feb 2005) |