summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 043987e..d2ad4bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,15 @@
+ax25-apps (0.0.8)
+ * Fix numerous build warnings and errors on modern systems.
+ * Switch to more modern autoconf and automake to fix build issues on
+ many modern systems.
+ * Fix various application crashes.
+ * Support for UNIX98 pseudo terminals.
+ * New option -S to silence call for use in shell scripts.
+
ax25-apps (0.0.7)
* Added opentrac to listen, Thanks to Scott Miller
* More autobreak nightmares
-
ax25-apps (0.0.6)
* listen can decode INP Packets. Thanks to Jeroen Vreeken
* Added \n to flexdump after "Poll" and "data" - Alexandre Fornieles