summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-25 10:14:19 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-25 10:14:19 -0600
commit4b2f435c8e191e11b496cf3162261edf6ec8c2f2 (patch)
treea1a4e89845477200ab28f0846bb4eb829622d6e7 /nuttx/ChangeLog
parentcaec233534706fcacc78e466c1d50d06de40ac82 (diff)
downloadnuttx-4b2f435c8e191e11b496cf3162261edf6ec8c2f2.tar.gz
nuttx-4b2f435c8e191e11b496cf3162261edf6ec8c2f2.tar.bz2
nuttx-4b2f435c8e191e11b496cf3162261edf6ec8c2f2.zip
Update ChangeLog
Diffstat (limited to 'nuttx/ChangeLog')
-rwxr-xr-xnuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index e2f1f562c..8db70af4e 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -8675,3 +8675,5 @@
before starting the delay. From Johannes Hampel (2014-9-25).
* drivers/mtd/at45db.c: In at45db_bwrite , the buffer is not increased
when writing more than 1 page. Sourceforge bug #34 (2014-9-25).
+ * crypto/cryptodev.c: Path segments reversed in include file path.
+ Noted by Brennan Ashton (2014-9-25).