summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index 08d2cca32..9f49a3077 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -602,5 +602,8 @@
Change to prevent some false alarm debug assertions (From Chia Cheng
Tao, 2013-7-9).
* apps/system/zmodem: Add configuration support and a build framework
- for the Zmodem sz and rz command (which don't actually exist yet).
- (2013-7-12).
+ for the Zmodem sz and rz command (which exist but have not yet been
+ checked in) (2013-7-12).
+ * apps/system/zmodem: The 'sz' command is not complete and seems
+ functional (given on light testing). The rz command logic exists but
+ is still untested and not yet checked in.