summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCraig Small <csmall@enc.com.au>2002-03-28 22:27:16 +0000
committerCraig Small <csmall@enc.com.au>2002-03-28 22:27:16 +0000
commit9ebab933bdf67fb9bf87e5bd853417b20f416290 (patch)
tree78a8d73b343d0aea0935b79e38a03bcd5054111f /ChangeLog
parentb24740e66f03996c6bc2bb2f0832e82ec9f3be29 (diff)
libax25io buffer overflow fixes, increment to 0.0.10 toolibax25-0.0.10
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 54703b2..8bd61c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+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