summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCraig Small <csmall@enc.com.au>2003-02-21 10:34:43 +0000
committerCraig Small <csmall@enc.com.au>2003-02-21 10:34:43 +0000
commit4db04ea52017af4685a2ba8259fc94acd0a2ecfa (patch)
tree4433d6541e620c1fd43e034bbae6589390272dec /ChangeLog
parent9ebab933bdf67fb9bf87e5bd853417b20f416290 (diff)
put in Tomi and Jereons patches for axio blocking
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8bd61c4..19a5982 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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)