summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index 7b12b833e..c753d1a26 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -1135,4 +1135,6 @@
configurations with multiple networks. Initial checkin is not
very usuable because it lacks a host-side test driver for the
bridge (2014-11-17).
+ * apps/netutils/codecs/md5.c: Fix md5 hashing when digest[$i] lower
+ that 16. From Sergey (2015-11-20).