Release Notes for Smalltalk LDAP for VisualWorks 7.7 This is an Unsupported Contribution to Cincom VisualWorks Smalltalk. The package had not been maintained since its original version from September 18, 2001. Various efforts of the VisualWorks community and Cincom have been made to improve it and finally we took the time to republish the current state as published in the Cincom Public Repository (as of September 16, 2009). Thanks to those who contributed in this joint effort - Cees de Groot - Jan Schümmer - Holger Guhl To learn more about the features and concepts of this Contribution, have a look into the original Release Notes Release Notes for Smalltalk LDAP SDK Version 3.05 in this directory. Some corrections to the original Release Notes: 3) Category LDAP-Tools contains several application models for simple LDAP based browsers. This is no longer true. For better separation and packaging of code, all user interface classes have moved to the new parcel 'LDAPTestUI'. 5) Class BERBitString is currently undeclared. This is no longer true. Version history: === LDAP(hguhl-1) 16-SEP-2009 - Fix infinite loop with CPU load of 100% in LDAPConnThread>>run - Fix MNU #newFromBERTag: sent to JDAPSearchResultReference class - Fix MNU #getValue sent to instance of BERSequence - Fix MNU #add: sent to an instance of LDAPSearchResults - Fix no result after searching with LDAPReferralException - Fix MNU #next sent to nil in LDAPConnThread>>run - Fix MNU #asString sent to a Character in CharacterArray>>tokensBasedOnAnyOf:answerTokens: - Fix Invalid match expression in LDAPAttributeSet>>getAttribute:language: - Reviews, optimizations, discard dead code === LDAP(iviews-1) 27-FEB-2004 - removed/fixed calls to non existant methods - no more Code Critic errors in category 'bugs' - Moved UI part into a separate package 'LDAPTestUI' === LDAP(cg-1) 23-MAY-2002 - Correct JDAPProtocolOp to use namespaced lookup - Fix off-by-one error in BERObjectId - Q&D hacks in BERElement to add support for IA5String and TeletexString === LDAP(5i.3) 26-MAR-01 first published on Cincom Public Repository