> What's people's thoughts? There are some deprecated calls into OpenSSL > that I'd like to drop out of the library, but it would break 0.9.6 > support. Should we keep supporting it, or just make the call that we > support n-1 and go with that?
I would have to vote against dropping it, mainly because I'm still stuck supporting some platforms that shipped with 0.9.6. Can you ifdef around the deprecated calls? -- Scott
