summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
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)