Gunther Jehle mentioned.
[fw/sdcc] / ChangeLog
index 7033cbf53c271f94a4b83f277b54c62dccd3f529..fd1be24ffcf27f7d9ffee6d014b9df565dd0b26b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,8 @@
 
 2007-01-18 Borut Razem <borut.razem AT siol.net>
 
-       * SDCClabel.c: fixed bug #1638651: wrong linenumber presented in warning
+       * SDCClabel.c: fixed bug #1638651: wrong linenumber presented in warning,
+         thanks to Gunther Jehle
        * src/asm.c: don't die if the file drfined in #line couldn't be opened
        * src/SDCC.lex, src/SDCCglobal.h, src/SDCCicode.c, src/SDCCsymt.c,
          src/SDCCval.c: removed redundant definitions of currFname and mylineno;