From: frief Date: Fri, 7 Nov 2003 17:31:22 +0000 (+0000) Subject: * doc/Makefile:sdccman.pdf should build with correct references (more info in commit... X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=41e806dcd0030ab888bace19f64c1903e82e6e65;p=fw%2Fsdcc * doc/Makefile:sdccman.pdf should build with correct references (more info in commit msg) * doc/clean.mk: also remove *.out files * doc/sdccman.lyx: some additions, larger top/bottom margins git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3002 4a8a32a2-be11-0410-ad9d-d568d2c75423 --- diff --git a/ChangeLog b/ChangeLog index fd42d82d..3c241119 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-11-07 Frieder Ferlemann + + * doc/Makefile: sdccman.pdf should build with correct references (more info in commit msg) + * doc/clean.mk: also remove *.out files + * doc/sdccman.lyx: some additions, larger top/bottom margins + 2003-11-07 Erik Petrich * src/SDCC.y: fixed bug #837365