Check for '.' in filename only, not the whole path.
[fw/sdcc] / ChangeLog
index e4a18c468b770901a2f23bf4b20f75562ee7ad1c..663cab9c7dc69bcc2300c7608e47ad0451085888 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-08-23  Frieder Ferlemann <Frieder.Ferlemann@web.de>
+
+       * doc/sdccman.lyx: various additions and updates. Rearranged sections
+
 2003-08-22  Jesus Calvino-Fraga <jesusc@ece.ubc.ca>
 
        Z80 and MCS51 linkers complaint if a public symbol is defined
        Rules 246.x, 247.x relate to bitfields, the others speed up
        access to xdata mapped I/O devices.
 
-       * src/mcs51/peeph.def: added 26 peepholes 246.x - 248.x, 180.x 
+       * src/mcs51/peeph.def: added 26 peepholes 246.x - 248.x, 180.x
 
 2003-08-16  Erik Petrich <epetrich@ivorytower.norman.ok.us>