diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 6c0511d..115b425 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -1,5 +1,50 @@ +

JACOB 1.11

+

What's New

+ + +

Tracked Changes

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Bugs
1550604Build process died with confusing error if version not set in properties file
  
Patches
  
Support Requests
1550628Moved 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
+ + + +