From: borutr Date: Sun, 13 Apr 2003 17:39:23 +0000 (+0000) Subject: * doc/sdccman.lyx: updated info about #pragma SAVE/RESTORE nesting X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=444963c4f886642a36aacfe8671e93218f1e205a;p=fw%2Fsdcc * doc/sdccman.lyx: updated info about #pragma SAVE/RESTORE nesting * configure.in, configure: fixed problems on cygwin/WinCVS environmet with ports.* line endings git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2529 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/ChangeLog b/ChangeLog index a3178060..c45e4557 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-04-13 Borut Razem + + * doc/sdccman.lyx: updated info about #pragma SAVE/RESTORE nesting + * configure.in, configure: fixed problems on cygwin/WinCVS environmet with ports.* line endings + 2003-04-12 Borut Razem * fixed "#pragma SAVE/RESTORE can not be nested":