* src/SDCCast.c (isConformingBody): fixed bug #949967
[fw/sdcc] / ChangeLog
index 8caad087de94e65d24cd8cc466c7e76f7863df52..f1cd2ef04ab9a9151f7e346ede4e7a5f23bafc6d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-05-19 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
+
+       * src/SDCCast.c (isConformingBody): fixed bug #949967
+       * src/SDCCopt.c (cnvToFcall, cnvToFloatCast, cnvFromFloatCast,
+       convilong): fixed bug #952086
+
 2004-05-18 Erik Petrich <epetrich AT ivorytower.norman.ok.us>
 
        * src/SDCCmem.c (allocVariables): fixed bug #955321