* src/pic/device.c (find_device): search user-specified paths first
[fw/sdcc] / ChangeLog
index d52ba8e20df8f919951136741ece66d1c64601fd..b33c1ca3650c7538bdc5b1733d00c4addf903a0d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2008-03-03 Raphael Neider <rneider AT web.de>
+
+       * src/pic/device.c (find_device): search user-specified paths first
+         for pic14devices.txt, fixes #1900827
+
+2008-03-02 Borut Razem <borut.razem AT siol.net>
+
+       * support/scripts/sdcc.nsi: fixed bug in IsNT, LogicLib-isation of
+         AddToPath and RemoveFromPath
+
+2008-03-01 Borut Razem <borut.razem AT siol.net>
+
+       * support/scripts/sdcc.nsi: reverted MULTIUSER page since it didn't
+         work correctly, added debugging support if -DSDCC.DEBUG command line
+         option is defined
+
 2008-02-28 Borut Razem <borut.razem AT siol.net>
 
        * doc/sdccman.lyx: cosmetic changes