From: borutr Date: Sun, 13 Jan 2008 11:14:43 +0000 (+0000) Subject: sdcc-build: X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=ced47d655d32079d14de5e17e026b9fbff58c282;p=fw%2Fsdcc sdcc-build: * lib/version.mk: fixed VER_XXX macros git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4993 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/ChangeLog b/ChangeLog index 12700a1b..0cf9255a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,12 +1,12 @@ 2008-01-13 Borut Razem * support/scripts/sdcc.nsi: added Uninstall/reinstall page, ... - *src/SDCCicode.c: fixed bug #1870216 - Error 122: dividing by zero + * src/SDCCicode.c: fixed bug #1870216 - Error 122: dividing by zero 2007-12-30 Borut Razem * src/pic16/gen.c: fixed implementation of bitwise operations for - pic16targer + pic16 target * support/regression/tests/bitwise.c: added test cases 2007-12-29 Borut Razem