summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2009-09-10 16:53:28 +0000
committerRalf Baechle <ralf@linux-mips.org>2009-09-10 16:53:28 +0000
commit24b463104d183755b540f966ee2fee4d891589e2 (patch)
tree8f9e18f3b255971cae52ef1c848c10512b770dd2 /ChangeLog
parent07e0485950387c5a626a36563d5cc593534a7695 (diff)
ax25_ntoa: Don't emit SSID suffix if the SSID is zero.
From: Matti Aarnio OH2MQK <matti.aarnio@zmailer.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4edd350..91b76c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+ * ax25_ntoa() does no longer print a zero SSID. This avoids addresses
+ like AB3DEF-0 which is general convention anyway.
+
+ -- Ralf Baechle DL5RB <ralf@linux-mips.org> Thu, 10 Sep 2009 18:52:00 +0200
+
libax25 0.0.12
* Fix numerous warnings triggered by modern compilers
* Updated to recent autoconf and automake version to keep the code