diff options
author | Andrea Fazzi <andrea.fazzi@alcacoop.it> | 2009-10-05 21:51:32 +0200 |
---|---|---|
committer | Andrea Fazzi <andrea.fazzi@alcacoop.it> | 2009-10-05 21:51:32 +0200 |
commit | a479fda2a5a19b3385304513e6e1179a3fdc3b5f (patch) | |
tree | 533daaa1c0b7949ca5d8190c50ad51c2fb8f63ca /History.txt | |
parent | 919d099618685cc0304d383cb8f7aa97f179a5a0 (diff) | |
download | ffi-a479fda2a5a19b3385304513e6e1179a3fdc3b5f.tar.gz |
Update History.txt
Diffstat (limited to 'History.txt')
-rw-r--r-- | History.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/History.txt b/History.txt index 3c9abf3..f52fb7b 100644 --- a/History.txt +++ b/History.txt @@ -1,4 +1,4 @@ -== 0.5.0 / 2009-10-02 +== 0.5.0 / 2009-10-06 * Major improvements * New Function class @@ -8,6 +8,7 @@ * Callbacks are now approximately 100% faster on x86_64 * Minor improvements * Add support for MacOSX Snow Leopard + * Improve support for Windows and build fat-binaries * Better introspection in structs: * Add StructLayout::Field#type, size, offset, alignment and name methods |