From 771e38ff1b1d126bcaf8eb7b72d1c45c6bdec2be Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 15 Jul 2013 16:21:20 -0600 Subject: Fix file write loop --- apps/ChangeLog.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 9f49a3077..0029d0ca8 100644 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -604,6 +604,9 @@ * apps/system/zmodem: Add configuration support and a build framework 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 + * apps/system/zmodem: The 'sz' command is now complete and seems functional (given on light testing). The rz command logic exists but - is still untested and not yet checked in. + is still untested and not yet checked in (2013-7-13). + * apps/system/zmodem: The 'rz' command is now complete and functional + under certain conditaions. There are, however, some data overrun + issues that I am still uncertain how should be handled (2012-7-15). -- cgit v1.2.3