GRI-RRP change log. To download the GRI-RRP implementation, go to http://urc.sf.net/ Version 0.4 (June 3, 2002) - Added methods for obtaining lists of user modifiable status codes. - If status command fails during status host and the check command is used then the check result is returned and not the status result. Version 0.3 (November 20, 2001) - Changed calls to isSupportedSuffix() to isSupportedName(). - Added RegistryResponse.getResponseCategory() implementation to RRPResponse. Version 0.2 (November 12, 2001) - Added RRPSession validation to DefaultRRPSessionManager. RRPSession objects will be validated before being returned from a call to the session manager's getSession() method. - Modified modifyDomain() implementation so only a single session is required. Originally the a new session was needed for name server checks if createNameServers was true. Version 0.1 (November 6, 2001) - Initial release