summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index a0fae4402..f8d611761 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -891,4 +891,6 @@
* apps/system/sdcard: Remove an STM32 dependency. From Bob Doiron
(2014-4-21).
* apps/nshlib: malloc/free IOBUFFER for 'cat' and 'hexdump' commands
- instead of using the stack. From Bob Doiron (2014-4-21). \ No newline at end of file
+ instead of using the stack. From Bob Doiron (2014-4-21).
+ * apps/examples/cpuhog and serialblaster: Stress test examples added
+ by Bob Doiron (2014-4-22).