From: johanknol Date: Tue, 18 Feb 2003 09:24:37 +0000 (+0000) Subject: a module can start with a digit X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=245c7ec39b5612bcb4699305b6c3ea2b19aa7558;p=fw%2Fsdcc a module can start with a digit git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2278 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/ChangeLog b/ChangeLog index 8d49de6b..460c5663 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-02-18 + + * as/mcs51/asmain.c (asmbl): module can start with a digit + * as/z80/asmain.c (asmbl): module can start with a digit + 2003-02-16 Bernhard Held * sim/ucsim/mkecho: inserted #!/bin/sh for Cygwin, so that it's executable