File: ChangeLog

package info (click to toggle)
ax25-tools 0.0.5-2
  • links: PTS
  • area: main
  • in suites: potato
  • size: 1,360 kB
  • ctags: 751
  • sloc: ansic: 11,724; sh: 2,157; makefile: 209
file content (40 lines) | stat: -rw-r--r-- 1,167 bytes parent folder | download
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
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>