summaryrefslogtreecommitdiff
blob: dfe186772ad108fffa63baba80c64462e9c00f1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# ChangeLog for media-radio/xlog
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-radio/xlog/ChangeLog,v 1.6 2004/12/09 00:23:25 killsoft Exp $

  08 Dec 2004; Robb Romans <killsoft@gentoo.org> :
  Changes for xlog version 0.9.12
  * Opening/closing the worked before dialog now correctly sets the
    corresponding optionmenu.
  * When a new log is created the corresponding filename is now created
    correctly.
  * The README has been left out of the help menu and is migrated with the
    MANUAL. It is now included with the source code only.
  * Some effort has been done to compile cleanly with mingw. Untested.
  * Polish translations by Boguslaw Ciastek, SQ5TB. Thanks!

*xlog-0.9.7 (01 Oct 2004)

  01 Oct 2004; Robb Romans <killsoft@gentoo.org> +xlog-0.9.7.ebuild:
  New version, thanks to Douglas Gallup for the contribution.
  Closes bug 64351
  
  Changes for xlog version 0.9.7
    * A fix by Nigel Horne, G0LOV for a NULL pointer deref in dxcc.c, which would
      cause crashes on some architectures. Thanks!
    * xlog will now also build with older libgnomeprint versions.
    * The ChangeLog is now included in the help menu and the xlog data directory.
    * When importing from trlog, the date is converted to your current locale.
    * If there is a comment in a trlog file (lines starting with ';'), it will
      be imported and added to the remarks field.
    * Another printing fix. People on redhat have been reporting overlapping
      columns, a new way of column width calculation fixes this. Thanks to Tomi,
      OH2BNS and Alex, OZ9AEC for testing.

  04 Aug 2004; Robb Romans <killsoft@gentoo.org> xlog-0.9.6.ebuild:
  Mark stable on x86.

  29 Jun 2004; Robb Romans <killsoft@gentoo.org> xlog-0.9.6.ebuild:
  Move to virtual/libc

  28 Jun 2004; David Holm <dholm@gentoo.org> xlog-0.9.6.ebuild:
  Added to ~ppc.

*xlog-0.9.6 (27 Jun 2004)

  27 Jun 2004; <killsoft@gentoo.org> +metadata.xml, +xlog-0.9.6.ebuild:
  New ebuild.
  Thanks to Steven Harms for the initial ebuild.
  Closes bug 49456