- libprelude now compile and run under Win32 native!
- Fix file descriptor closure problem after daemonizing (#311).
- New API functions allowing to specify the libprelude working prefix, the prefix can be set using the LIBPRELUDE_PREFIX environment variable as well (#255).
- libprelude is now relocatable (use --enable-relocatable configure option).
- libgcrypt initialization fixes.
- Complete WIN32 glthread backend.
- Various bug fixes.