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
|
libax25 0.0.10
* Fixed byte counting in flush_obuf() (PE1RXQ)
* Fixed buffer overflow in flush_obuf() (PE1RXQ)
* axio_flush() actually flushes the buffer (PE1RXQ)
-- Craig Small <csmall@small.dropbear.id.au> Fri, 29 Mar 2002 08:54:20 +1100
libax25 0.0.9
* Updated config.guess and config.sub for hppa
* Updated stuff for new libtool
-- Craig Small <csmall@small.dropbear.id.au> Tue, 28 Aug 2001 10:20:18 +1000
libax25 0.0.8
* Included ax25.h and rose.h for axlib.h Closes Debian bug #64102
-- Craig Small <csmall@small.dropbear.id.au> NEVER RELEASED
libax25 0.0.7
* Added Tomi's patch to fix glibc 2.0 includes
-- Craig Small <csmall@small.dropbear.id.au> Mon, 23 Aug 1999 11:23:40 +1000
libax25 0.0.6
* Fixed pathnames.h typo
* Fixed instructions
-- Craig Small <csmall@small.dropbear.id.au> , 19 Jul 1999
libax25 0.0.5
* More patches from Tomi for ax25io stuff
* Cleaner way of naming config files
* The licence use is now obvious
* Added axports, rsports and nrports plus their man pages
-- Craig Small <csmall@small.dropbear.id.au> , 5 Jul 1999
libax25 0.0.4
* Made some more functions use const args
* Split the libaxio library out
-- Craig Small <csmall@small.dropbear.id.au> , 30 Apr 1999
libax25 0.0.3
* Added Jean-Pauls ROSE patches
* Changed all the convert names to ntoa type names
* Added Tomi's axio stuff
* Started writing ax25.3 and rose.3
-- Craig Small <csmall@small.dropbear.id.au> , 20 Apr 1999
libax25 0.0.2
* Initial version from Terry Dawson's code, split from the old
ax25-utils package.
-- Craig Small <csmall@small.dropbear.id.au> , 2 Apr 1999
|