summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 19a5982..93e9232 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+libax25 0.0.12
+ * Fix numerous warnings triggered by modern compilers
+ * Updated to recent autoconf and automake version to keep the code
+ buildable on modern distributions.
+ * libax25 will again find AX.25 interfaces if if they do not have an
+ IP address assigned.
+
+ -- Ralf Baechle DL5RB <ralf@linux-mips.org> Sat, 6 Jun 2009 17:00:00 +0100
+
libax25 0.0.11
* libax25io handles nonblocking io correctly. (PE1RXQ)
THIS BREAKS PRACTICLY EVERY APP USING THIS LIBRARY, FIX THEM!!!