as\z80\asout.c: fixed bug #1817005 - as-z80 chokes on long labels
[fw/sdcc] / ChangeLog
index 726da989c0e9d6a57340b41d8336510c3b546c2f..fee64a0fa73ab9d06e6b776fa27b30fc4e09d0f5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 2007-11-12 Borut Razem <borut.razem AT siol.net>
 
-       * as\z80\asmain.c, as\z80\asm.h, as\z80\assym.c, as\z80\asdata.c:
-        fixed bug #1817005 - as-z80 chokes on long labels
+       * as\z80\asmain.c, as\z80\asm.h, as\z80\assym.c, as\z80\asdata.c,
+         as\z80\asout.c: fixed bug #1817005 - as-z80 chokes on long labels
 
 2007-11-10 Maarten Brock <sourceforge.brock AT dse.nl>