changeset 1879:d1092abb41a0

Correct the name of the file in the ChangeLog
author asl
date Sat, 22 Jan 2005 15:46:01 +0000
parents 4efe70e59804
children f1b7f56dba25
files packages/hal/i386/pc/current/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/packages/hal/i386/pc/current/ChangeLog
+++ b/packages/hal/i386/pc/current/ChangeLog
@@ -1,6 +1,6 @@
 2005-01-22  Ian Campbell  <icampbell@arcom.com>
 
-	* cdl/hal_i386.cdl, 
+	* cdl/hal_i386_pc.cdl, 
 	* src/redboot_linux_exec.c: Add a new RedBoot command "exec" which 
 	executes a Linux zImage or bzImage already loaded into RAM.