got rid of platdef.c; compiler now always does linking step

This commit is contained in:
rumpf_a@web.de
2009-12-20 12:43:28 +01:00
parent 8ce705f686
commit f56816def0
12 changed files with 39 additions and 51 deletions

View File

@@ -2,6 +2,23 @@
News
====
2009-XX-XX Version 0.8.6 released
=================================
Bugfixes
--------
Additions
---------
Changes affecting backwards compatibility
-----------------------------------------
- The compiler does not skip the linking step anymore even if no file
has changed.
2009-10-21 Version 0.8.2 released
=================================