| Bugs | |
| 1550604 | Build process died with confusing error if version not set in properties file |
| SF1511033 | Fix array index out of bounds problem due to coding error |
| Patches | |
| SF1493647 | Support command line parameter dll location specification. Applets and other tools can now specificy the dll location that is fed to a System.load() rather than System.loadLibrary for the situation where the app can't write the dll to a library path directory. |
| Feature Requests | |
| 1550628 | Moved all LoadLibrary requests into JacobObject. Classes not subclassed off of JacobObject make calls to a static method on JacobObject to make sure DLL is loaded |