diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 3dfdb9e..2a40cea 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -5,10 +5,7 @@
What's New
-
- Data Types
-
+ No New Features
@@ -19,25 +16,19 @@
| 1651926 |
- ActiveXComponent: getPropertyAsString should call getString() instead of toString() |
+ (prelease 1) ActiveXComponent: getPropertyAsString should call getString() instead of toString() |
| 1569864 |
- IEnumVariant leak fixed in patch 1674179 |
+ (prelease 1) IEnumVariant leak fixed in patch 1674179 |
| 1112667 |
- IEnumVariant leak fixed in patch 1674179 |
+ (prelease 1) IEnumVariant leak fixed in patch 1674179 |
| 1465539 |
- IEnumVariant leak fixed in patch 1674179 |
-
-
- | 1504120 |
- Microsoft 2003 Server crashes. Server crashes on MS 2003 Server have been reported over time.
- Some users have had say that Jacob must be built on MS2003 Server to run reliably.
- The Jacob distribution on Sourceforge is built on Windows XP SP2 (No code change. Just a documentation updat) |
+ (prelease 1) IEnumVariant leak fixed in patch 1674179 |
| |
@@ -48,13 +39,13 @@
| 1674015 |
- ROT hashmap handling when autogc=no (default) can lead to key collisions
+ | (prelease 1) ROT hashmap handling when autogc=no (default) can lead to key collisions
in hashmap. This causes objects to be garbage finalized when they shouldn't be resulting in vm failures
with large (large) numbers of objects. |
| 1674179 |
- Fixed Enum leaks with EnumVariants in Variant.cpp and EnumVariant.cpp |
+ (prelease 1) Fixed Enum leaks with EnumVariants in Variant.cpp and EnumVariant.cpp |
| |
@@ -65,13 +56,33 @@
| 1662887 |
- Dispatch static methods should throw runtime exceptions when
+ | (prelease 1) Dispatch static methods should throw runtime exceptions when
null is passed in for the Dispatch object and when the Dispatch object is in an invalid state. |
| |
|
+
+ | Known Issues |
+
+
+ | 1504120 |
+ Identified 1.11.1 Microsoft 2003 Server crashes. Server crashes on MS 2003 Server have been reported over time.
+ Some users have had say that Jacob must be built on MS2003 Server to run reliably.
+ The Jacob distribution on Sourceforge is built on Windows XP SP2 |
+
+
+ | 1677933 |
+ Identified 1.11.1 Process affinity may have to be set on
+ dual core machines to avoid com exceptions. |
+
+
+ | 1504120 |
+ Identified 1.11.1Microsoft 2003 Server crashes. Server crashes on MS 2003 Server have been reported over time.
+ Some users have had say that Jacob must be built on MS2003 Server to run reliably.
+ The Jacob distribution on Sourceforge is built on Windows XP SP2 (No code change. Just a documentation updat) |
+