From 0db059858aaeb7d8cca02b68aa435b8c8565848c Mon Sep 17 00:00:00 2001 From: clay_shooter Date: Sun, 23 Apr 2006 20:35:26 +0000 Subject: [PATCH] 1474484 change committed to support the not calling of safeRelease() on Variant constant objects. --- docs/ReleaseNotes.html | 65 +++++++++++++++--- src/com/jacob/com/Variant.java | 91 ++++++++++++++++++------- unittest/com/jacob/com/VariantTest.java | 90 +++++++++++++++++++++++- 3 files changed, 210 insertions(+), 36 deletions(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 535f414..ddda89b 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -1,6 +1,46 @@ -

What's New in JACOB 1.10

+

JACOB 1.10.1

+

What's New

+ + +

Tracked Changes

+ + + + + + + + + + + + + + + + + + + + + + +
Bugs
1474474Static constants in the Variant class can no longer have SafeRelease() called on them.
  
Patches
  
Feature Requests
+ + + +