summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-07-15 17:50:17 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-07-15 17:50:17 -0600
commitd2854348e0d93fcc3aaea15c781de91cfc9555d1 (patch)
tree8c0334494a08f5734e4cc9271999317193f2dac6 /apps/ChangeLog.txt
parent8955658e51100d65542a04648069b31e8f491367 (diff)
downloadnuttx-d2854348e0d93fcc3aaea15c781de91cfc9555d1.tar.gz
nuttx-d2854348e0d93fcc3aaea15c781de91cfc9555d1.tar.bz2
nuttx-d2854348e0d93fcc3aaea15c781de91cfc9555d1.zip
Zmodem utilities can now be built for Linux; Fix some configuration confusion
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 0029d0ca8..7800c837c 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -610,3 +610,6 @@
* 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).
+ * apps/system/zmodem/Makefile.host and host/: The Zmodem utilities
+ can now be built to execute on a Linux host.
+