summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2019-03-21 00:46:34 +0100
committerRalf Baechle <ralf@linux-mips.org>2019-04-02 09:14:14 +0200
commit19a5e664eae8531a9efac295cbcf978c338751e9 (patch)
tree44d9041a10d141eda086c1a410002f4dc1c3466b
parent0e5e7a9387e2751325e1bb4a4890b18ccc3092fe (diff)
ChangeLog: Update with changes since 0.0.10-rc4.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d384583..bcdc751 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,17 @@ ax25-tools (0.0.10)
* Some programs need FLTK-libraries (otherwise they're skipped on
compile).
* Fixed regression in axgetput (bget/bput crc was calculated wrong)
+ * Simplification of CRC calculation.
+ * Lots of stylistic cleanups to the code trying to follow the
+ coding style of the kernel.
+ * Updated to recent autoconf and automake version to keep the code
+ buildable on modern distributions.
+ * Improvments to git usage.
+ * Fix possible buffer overflows.
+ * Updates and corrections to man pages.
+ * Code cleanups all across the tree.
+ * Move ax25-tools-docs package back into ax25-tools and ax25-tools-x
+ packages.
-- 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