- Changes for xlog version 1.3.1

  * Update spanish translation by Jaime, EA4TV.
  * Updated french translation by Jean-Luc, F5IBH.
  * Czech translation by Jan Straka, OK2JTB.
  * Fix building when hamlib not present. Thanks Matt, GW0VNR.

- Changes for xlog version 1.3
  * Responsiveness for opening large logs has been somewhat improved.
  * A copy of xlog is used for saving so the gui does not get blocked.
  * ADIF: when importing a file which uses strings like 160m, 80m, 40m, etc.
    in the 'BAND' field it is converted to frequency.
  * ADIF: when the 'NOTES' field is present it is appended to the xlog remarks
    field.
  * The remarks entry is now a multiline text entry which can contain up to 512
    characters. This also fixes ADIF import from files with long comment/note
    fields (e.g. dx4win). Thanks to Alan D. Snyder, KF3B, for reporting.
  * A separate dialog and menu entry has been added for log importing. This
    also means that the dialog for log opening has been somewhat redesigned,
    it will now only show logs of type xlog.
  * We now have a separate dialog for log exporting. This will handle ADIF,
    cabrillo, EDI and TSV files. The saveas dialog must be used for saving logs
    of type xlog under a different name.
  * Shortcuts have been re-organised. Ctrl-i: log import, ctrl-e: log export,
    ctrl-shift-s: saveas, ctrl-b: dialogs, ctrl-g: preferences.
  * HAMLIB: configuration has changed. You need to click the "Select a radio"
    button in the preferences dialog. This will show a dialog with rigid, model
    and make. The rigid number is now saved in the preferences instead of the
    model name, so hamlib needs to be re-configured with this release.
  * You can now keep on using xlog while using the search dialog if "Keep this
    dialog open" is checked.
  * Naming of the log when merging has been fixed.
  * The locator frame (only visible when you use the locator field in the log)
    has been moved above the DXCC frame, because locator distance and bearing
    calaculations are more accurate.
  * When exporting to TSV you can now decide to add bearing and distance columns
    if the locator field is used. This must be set in the export page of the
    dialogs dialog. Suggested by Richard Bown, G8JVM.
  * A new argument for the configure script has been added. If you want to
    update the KDE/Gnome mime database during install use ./configure
    --enable-mime-update. This is recommended for people who install from
    source into /usr or /usr/local.
  * Xlog now correctly updates the band/modes optionmenu when using Ctrl-k with
    hamlib. Thanks to Ian Maude, G0VGS for reporting.
  * For the sake of speed, colorization of the log and themeing of the program
    has been removed. Instead, bold fonts are now used. You can now also change
    the default font of the log.
  * 'Delete' and 'Insert' keys no longer work for deleting or adding QSO's
    because they would prevent correct use of these keys in text entry widgets.
  * xlog.dat is no longer used. Future versions of xlog will probably contain
    an editor for cty.dat.

- Changes for xlog version 1.2.1 and 1.2.2
  * Debian: correct the Build-Depends line.
  * This is a bugfix release, which fixes compilation against version 2.4
    of the GTK+ libraries. There is no need to upgrade if you use version
    2.6 of this library.

- 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.

- Changes for xlog version 1.1
  * Several cleanups in the function which creates the main window, the toolbar
    now uses the GtkAction API, toolbar items are now also accessable through
    the edit menu and the vertical handlebar can move freely to the left.
  * "Tab" in the menu has been renamed to "Page".
  * You can hide the number column by using the log-editor and entering a zero
    column width for this column.
  * The BUGS file has been added to the help menu, with a description on how to
    report bugs.
  * The logeditor has been redesigned so it fits on a 800x600 display.
  * Most of the dialogs have been cleaned up and partly rewritten, so they
    will load faster.
  * Xlog now correctly recognizes the 60 meters band. Thanks to Harv Nelson,
    AI9NL for notifying. 
  * At ADIF import, frequencies with a comma are converted to a dot.
  * A gtk+ version check has been added, which will display an error at
    startup if the version is below 2.4.
  * An error will be displayed when trying to load a non-xlog file.
  * The labels export format has been renamed TSV (Tab Separated Value).
  * You can decide which fields to export in the TSV format (used by glabels),
    by going to Settings->Dialogs and checking wanted the fields in the
    "Save As" page.
  * When hamlib is enabled, rounding of the digits is now also possible when
    the s-meter is not visible.
  * When entering a logname in the new log dialog, dash (-) and underscore (_)
    are now also allowed.
  * Polish MANUAL and FAQ added by Boguslaw Ciastek, SQ5TB.
  * The position of the paned window is now remembered at program exit.

-- Joop Stakenborg <pg4i@amsat.org>
