On Sun, Oct 03, 2010 at 12:09:43AM -0600, Damien Miller wrote: > CVSROOT: /cvs > Module name: src > Changes by: d...@cvs.openbsd.org 2010/10/03 00:09:43 > > Modified files: > lib/libssl/crypto/arch/i386: opensslconf.h > > Log message: > DES_LONG should be u_int on all platforms, it was spuriously > u_long on i386. suggested by deraadt@ and kettenis@
This requires a major bump, doesn't it ? (API change)