diff options
-rw-r--r-- | CHANGES | 5 | ||||
-rw-r--r-- | VERSION | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2010-04-26 (1.4.2) + * Applied patch from naruse Yui NARUSE <naruse@airemix.com> to make building with + Microsoft Visual C possible again. + * Applied patch from devrandom <c1.github@niftybox.net> in order to allow building of + json_pure if extensiontask is not present. 2010-04-25 (1.4.1) * Fix for a bug reported by Dan DeLeo <dan@kallistec.com>, caused by T_FIXNUM being different on 32bit/64bit architectures. @@ -1 +1 @@ -1.4.1 +1.4.2 |