diff ChangeLog @ 209:d6cba9d66979

Fixed bug with library search path
author lost
date Tue, 21 Apr 2009 03:45:12 +0000
parents 299c5d793aca
children 11a2b63bbdce
line wrap: on
line diff
--- a/ChangeLog	Tue Apr 21 02:57:37 2009 +0000
+++ b/ChangeLog	Tue Apr 21 03:45:12 2009 +0000
@@ -30,6 +30,8 @@
     during linking to keep the final size of the binary down (LWLINK)
 [b] arranged for output files for lwasm/lwlink to be removed if the assembly
     or linking fails
+[b] fixed incorrect handling of library search path which caused only the
+    last directory to ever matter
 [ ] DECB output of LWLINK now collapses contiguous output blocks into single
     single blocks in the output file; this eliminates the explosion of
     preambles that previously occurred