summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Osterried <ax25@x-berg.in-berlin.de>2016-02-12 14:35:05 +0100
committerThomas Osterried <ax25@x-berg.in-berlin.de>2016-02-12 14:35:05 +0100
commitec4368814f892e9c9bce03ec027305e0817861b0 (patch)
treeb94c936194a68caa26277da61f6c79e98470cdcf /ChangeLog
parentfdaffb2aa5ad3d686ed06d4c9289d75d256d9f18 (diff)
Fixed regression in axgetput (bget/bput crc was calculated wrong)
Signed-off-by: Thomas Osterried <ax25@x-berg.in-berlin.de>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7caf16e..d384583 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,8 +19,12 @@ ax25-tools (0.0.10)
* For the tarball release Regenerate generates files with most
recent autoconf and automake.
* axparms --assoc now also accepts a numeric user id.
+ * Some programs need FLTK-libraries (otherwise they're skipped on
+ compile).
+ * Fixed regression in axgetput (bget/bput crc was calculated wrong)
-- Ralf Baechle DL5RB <ralf@linux-mips.org> Sat, 6 Jun 2015 14:29:07 +0200
+ -- Thomas Osterried <ax25@x-berg.in-berlin.de> Fri, 12 Feb 2016 14:31:33 +0100
ax25-tools (0.0.9)
* Fix for mkiss pid problem