diff options
author | Florian Frank <flori@ping.de> | 2011-01-26 02:10:56 +0100 |
---|---|---|
committer | Florian Frank <flori@ping.de> | 2011-01-26 02:14:04 +0100 |
commit | 514d791dd8602ad1d70d45a824927aafe44e838c (patch) | |
tree | af3bfae5698bafd8c3859b237b9cb92a4792be82 /CHANGES | |
parent | 0b15820e245f4048d1bcd29cd60693e4e211ab43 (diff) | |
download | json-514d791dd8602ad1d70d45a824927aafe44e838c.tar.gz |
Support building of fat binary gemv1.5.1
This should fix issue #51 on Windows
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,7 @@ -2010-08-15 (1.5.0) +2011-01-24 (1.5.1) + * Made rake-compiler build a fat binary gem. This should fix issue + https://github.com/flori/json/issues#issue/54. +2011-01-22 (1.5.0) * Included Java source codes for the Jruby extension made by Daniel Luz <dev@mernen.com>. * Output full exception message of deep_const_get to aid debugging. |