diff options
author | Craig Small <csmall@enc.com.au> | 2003-02-21 10:34:43 +0000 |
---|---|---|
committer | Craig Small <csmall@enc.com.au> | 2003-02-21 10:34:43 +0000 |
commit | 4db04ea52017af4685a2ba8259fc94acd0a2ecfa (patch) | |
tree | 4433d6541e620c1fd43e034bbae6589390272dec /ChangeLog | |
parent | 9ebab933bdf67fb9bf87e5bd853417b20f416290 (diff) |
put in Tomi and Jereons patches for axio blocking
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +libax25 0.0.11 + * libax25io handles nonblocking io correctly. (PE1RXQ) + THIS BREAKS PRACTICLY EVERY APP USING THIS LIBRARY, FIX THEM!!! + + -- Craig Small <csmall@small.dropbear.id.au> Fri, 21 Feb 2003 21:33:48 +1100 + libax25 0.0.10 * Fixed byte counting in flush_obuf() (PE1RXQ) |