summaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: 79773590a181b33e966ccefa653779b60b399ecd (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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
ax25-tools (0.0.10)
	* Version number 0.0.10 was used for several years in CVS.  To avoid
	  confusion we decieded to not make a 0.0.9 tarball release.
	* Fixed numerous build warnings and errors with modern distributions
	  and compilers and other functional errors.
	* Support for UNIX98 pseudo terminals.
	* Support UNIX authentication for axspawn logins.
	* Axspawn now support Hufman compression.
	* An IP address is no longer mandatory for nrattach, kissattach.
	* kissparms now allows to send a raw value to the driver and to set
	  the CRC mode by command line option.
	* axspawn now records the time at microsecond accuracy in utmp.

 -- Ralf Baechle DL5RB <ralf@linux-mips.org>  Sat, 6 Jun 2009 17:36:01 +0100

ax25-tools (0.0.9)
	* Fix for mkiss pid problem 
	* Removed inline statesment in hdrvcomm.c
	* Added remaining missing sys/time.h
	* Netromd now uses PF_SOCKET
	* Changed sys_errlist[] to strerror()

 -- Craig Small <csmall@small.dropbear.id.au>  NO RELEASE YET

ax25-tools (0.0.8)
	* kissattach now tells you where it thinks the config file is
	* rip98r metric patch form Jean-Paul
	* Fix for FTLK_LIB for configure.in from Hans
	* Works better with newer GCCs (thanks again to Hans)
	* Fixed sockaddr/osockaddr problem in ttylink
	* Changed bcopy and bzero to memcpy and memset
	* netromd was printing raw callsigns, now use ax25_ntoa()
	* synced dmascc_cfg to Klauss' latest

 -- Craig Small <csmall@small.dropbear.id.au>  

ax25-tools (0.0.7)
	* Fixed automake/autoconf stuff to sort out FLTK tools.

 -- Craig Small <csmall@small.dropbear.id.au>  Thu, 26 Oct 2000 14:19:32 +1100

ax25-tools (0.0.6)
	* Added the new fltk smdiag and friends and put the old non-X based
	  ones back in.
	* Changed all references of rip98.conf to rip98d.conf
	* Attempted to hunt down and change all my email addresses
	* Another Tomi's patch for nrparms and user_call

 -- Craig Small <csmall@small.dropbear.id.au>  Tue Jan  4 15:13:15 EST 2000

ax25-tools (0.0.5)

	* Added Tomi's patch to correctly detect broken headers

 -- Craig Small <csmall@small.dropbear.id.au>  Mon, 23 Aug 1999 12:41:12 +1000

ax25-tools (0.0.4)
	
	* Changed kissattach so that it demands an IP address
	* The hdlc stuff now has -i in it
	* mheardd.c patch for old glibc headers
	* kissattach.c basename changed to kiss_bname due to conflict
	* configure checks for linux/dmascc.h
	* kiss/Makefile.am uses ln -sf instead of ln -s

 --Craig Small <csmall@small.dropbear.id.au>  Tue, 10 Aug 1999 11:44:19 +1000,

ax25-tools (0.0.3)

  * Fixed configure.in so it doesn't check for libax25io
  * Added dmascc configuration program
  * Added spattach
  * Added yamcfg
  * Removed nrports, axports and rsports, they are in the library
  * Had another crack at getting config locations portable

 -- Craig Small <csmall@small.dropbear.id.au> 30 June 1999

ax25-tools (0.0.2)

  * First public release

 -- Craig Small <csmall@small.dropbear.id.au> 21 April 1999

ax25-tools (0.0.1)

	* Initial version from Terry Dawson's code, split from the old
	  ax25-utils package. Uses new ntoa aton calls.

 -- Craig Small <csmall@small.dropbear.id.au>