## Version 1.1.1 * Allow GssApiError to be initialized with string. * Add display_name wrapper for gss_display_name to GSSAPI::Simple * gss_iov examples * Ruby 1.8.x support * Change loader for MIT and Heimdal to be a bit cleaner. Fix syntax in simple.rb * Do a gss_acquire_cred for every connection to the server. * updating path to gssapi32.dll ## Version 1.1.2 * add gss_get_mic ## Version 1.2.0 * Move IOV and AEAD to gssapi/extensions.rb so it can be loaded separately when needed