aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index a97575e..57d3ad8 100644
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,8 @@
version 0.9.24:
+- Fix "invalid relocation entry" problem on ubuntu - from Bernhard Fischer
+ http://lists.gnu.org/archive/html/tinycc-devel/2005-09/msg00051.html
+
- ignore AS_NEEDED ld command
- mark executable sections as executable when running in memory
- added support for win32 wchar_t (Filip Navara)