diff packages/ChangeLog @ 1165:202b5ff1fb08

* ecos.db: Changed alias names for AT91 flash driver to avoid collision with new EB40 flash driver.
author asl
date Mon, 18 Aug 2003 08:22:02 +0000
parents 45d409ad9bf1
children a3dbe8f7ed98
line wrap: on
line diff
--- a/packages/ChangeLog
+++ b/packages/ChangeLog
@@ -1,3 +1,8 @@
+2003-08-13  Thomas Koeller  <thomas.koeller@baslerweb.com>
+
+	* ecos.db: Changed alias names for AT91 flash driver to avoid
+	collision with new EB40 flash driver.
+
 2003-08-06  Michael Anburaj <embeddedeng@hotmail.com>
 
 	* ecos.db: Added support for the Samsung ARM9/SMDK2410 development
@@ -5,7 +10,7 @@ 2003-08-06  Michael Anburaj <embeddedeng
 
 2003-08-05  Thomas Koeller <thomas.koeller@baslerweb.com>
 
-	ecos.db: Added new package CYGPKG_DEVS_FLASH_EB40 and updated the
+	* ecos.db: Added new package CYGPKG_DEVS_FLASH_EB40 and updated the
 	eb40 target to use it instead of the old CYGPKG_DEVS_FLASH_AT91.
 	
 2003-07-23  Chris Garry  <cgarry@sweeneydesign.co.uk>