diff options
author | 2012-06-29 17:12:49 -0400 | |
---|---|---|
committer | 2012-06-29 17:12:49 -0400 | |
commit | b8e7462222054f8b256677edf7034197a6ca022b (patch) | |
tree | 95db4592dd38b3c07c6dee083739d0f6997b0406 /CHANGELOG.md | |
parent | fa2eae091531d5fe23f9cb93cec5471fe5d351df (diff) | |
download | textadept-b8e7462222054f8b256677edf7034197a6ca022b.tar.gz textadept-b8e7462222054f8b256677edf7034197a6ca022b.zip |
Correctly cross-compile LuaJIT for Mac OSX.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d4f09970..caec6257 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ Changes: * Show text that could not be localized. * Changed `make` commands for [compiling][] Textadept. * x86\_64 binary provides `libpng12` executables by default. +* Can cross compile to Mac OSX from Linux. * Updated to [Lua 5.2.1][]. * Updated to [LuaJIT][] 2.0.0-beta10. |