summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index da315fc5b..53be3923a 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -1115,3 +1115,6 @@
state of the IP setting is not something the application should be
aware of, it should only be concerned with whether or not the name
was resolved. From Brennan Ashtoni (2014-11-13).
+ * apps/nshlib/, apps/netutils, and apps/include/netutils: Misc
+ changes to support multiple networks with different link layers. For
+ example, ETHERNET + SLIP (2014-11-15).