From 9965d78ac465a4558ee9945df4c59f17f9ed8a97 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 21 Mar 2019 03:36:19 +0100 Subject: ChangeLog: Update with changes since ax25-apps-0.0.8-rc4. Signed-off-by: Ralf Baechle --- ChangeLog | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 514bdbc..05f7392 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,4 @@ 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. @@ -18,6 +17,16 @@ ax25-apps (0.0.8) with ax25ipd. * call: Do not exit when running in curses mode and the window is resized. call now relies on libncursesw and is UTF8-capable. + * Lots of small cleanup and fixes to silence warnings and issues + raised by modern compilers, code checkers and manual review. + * Improvments to git usage. + * Update to work without warnings with latest autotools. + * Lots of stylistic cleanups to the code trying to follow the + coding style of the kernel. + * Many distributions have changed the names of call to axcall and + listen to axlisten. Change the rpm spec file to do that by default. + For now however the defaults when building straight from source will + stay unchanged. ax25-apps (0.0.7) * Added opentrac to listen, Thanks to Scott Miller -- cgit v1.2.3