[Dancer-changes] dancer CHANGES,1.6,1.7
Brought to you by:
bagder
|
From: <ho...@us...> - 2003-09-09 04:23:48
|
Update of /cvsroot/dancer/dancer In directory sc8-pr-cvs1:/tmp/cvs-serv28857 Modified Files: CHANGES Log Message: mention elho's GCC 3.3 fix and some of my older ifdef nuke trips Index: CHANGES =================================================================== RCS file: /cvsroot/dancer/dancer/CHANGES,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- CHANGES 12 Aug 2002 17:09:39 -0000 1.6 +++ CHANGES 8 Sep 2003 20:12:46 -0000 1.7 @@ -3,6 +3,12 @@ Version 4.17 +* (elho 2003-05-29) Remove superfluous token concatenation to fix + compiles with GCC 3.3 + +* (holsta 2002-08-27) Nuke a few ifdef which were once upon a time used + by breese or badger. + * (elho 2002-08-07) make installbot also change PATH in launch.sh to reflect the installation directory. |