summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.(none)>2005-09-25 16:15:17 +0200
committerWolfgang Denk <wd@pollux.(none)>2005-09-25 16:15:17 +0200
commit389db1f113cbc0f81f2a7311fa4114c749c81595 (patch)
treed99eb49d2b08633b5cd2b65f58ba7cd020453470 /CHANGELOG
parent6ed6ce62bec68d491efde5a7b36a4366b586baa8 (diff)
downloadu-boot-imx-389db1f113cbc0f81f2a7311fa4114c749c81595.zip
u-boot-imx-389db1f113cbc0f81f2a7311fa4114c749c81595.tar.gz
u-boot-imx-389db1f113cbc0f81f2a7311fa4114c749c81595.tar.bz2
Fix strswab() to reliably find end of string
Patch by Andrew Dyer, 08 Feb 2005
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index cef4f8c..a00213d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,9 @@
Changes for U-Boot 1.1.4:
======================================================================
+* Fix strswab() to reliably find end of string
+ Patch by Andrew Dyer, 08 Feb 2005
+
* Fix typos in include/ppc440.h
Patch by Andrew E Mileski, 04 Feb 2005