Update to JSMin.java
21 August 2007For anyone using JSMin.java, I’ve made a small update to JSMin.java to match with the latest jsmin.c. Thanks to Manuel Dominguez Sarmiento for pointing out the mismatch between the two.
For anyone using JSMin.java, I’ve made a small update to JSMin.java to match with the latest jsmin.c. Thanks to Manuel Dominguez Sarmiento for pointing out the mismatch between the two.
3 Responses to “Update to JSMin.java”
August 30th, 2007 at 9:43 pm
Can you list the changes done recently .. or is there any other location where I can see the changelog?
August 30th, 2007 at 9:54 pm
Of course. There is a diff at http://www.inconspicuous.org/projects/jsmin/jsmin20070820.patch
August 30th, 2007 at 11:57 pm
Thanks John.