* as/mcs51/asnoice.c, as/hc08/asnoice.c: fixed bug #1447412:
[fw/sdcc] / ChangeLog
index d0fcbf3cac11a2cce79ea07978acc7c2cc31aacc..854ab9b18cad1ca5246e77bf94a8e7a4e3f7877a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,8 @@
 2007-01-14 Borut Razem <borut.razem AT siol.net>
 
-       * as/mcs51/asnoice.c: fixed bug #1447412:
+       * as/mcs51/asnoice.c, as/hc08/asnoice.c: fixed bug #1447412:
          Cannot debug files that contain spaces in the path name
-         by converting spaces in asm file mane to underscores
+         by converting spaces in asm file name to underscores
 
 2007-01-13 Borut Razem <borut.razem AT siol.net>