1.3.1 is Coming!
1.3.1 is almost done – I just need to do a few more tests. Expect it to be ready for download on Monday or Tuesday.
1.3.1 is almost done – I just need to do a few more tests. Expect it to be ready for download on Monday or Tuesday.
RSS feed for comments on this post.
TrackBack URI
Cool, is there a change history available somewhere? I am using 1.2.8 and am trying to figure out what has changed.
Comment by Rekkai on August 6, 2007, 20:08
see $POCO_BASE/CHANGELOG
Comment by alex on August 6, 2007, 21:29
Here’s the preliminary CHANGELOG for 1.3.1. Also see the ones for 1.3.0 and 1.2.9:
- DynamicAny fixes for char conversions
- fixed SF# 1733362: Strange timeout handling in SocketImpl::poll and Socket::select
- fixed SF patch# 1728912: crash in POCO on Solaris
- fixed SF# 1732138: Bug in WinRegistryConfiguration::getString
- fixed SF# 1730790: Reference counting breaks NetworkInterface::list()
- fixed SF# 1720733: Poco::SignalHandler bug
- fixed SF# 1718724: Poco::StreamCopier::copyStream loops forever
- fixed SF# 1718437: HashMap bug
- fixed SF# 1733964: DynamicAny compile error
- UUIDGenerator: fixed infinite loop with non ethernet interfaces
- updated expat to 2.0.1
- fixed SF# 1730566: HTTP server throws exception
- Glob supports symbolic links (additional flag to control behavior)
- fixed a problem with non blocking connect in NetSSL_OpenSSL
(see here)
- fixed a problem with SSL renegotiation in NetSSL_OpenSSL (thanks to Sanjay Chouksey for the fix)
- fixed SF# 1714753: NetSSL_OpenSSL: HTTPS connections fail with wildcard certs
- HTTPClientSession: set Host header only if it’s not already set (proposed by EHL)
- NetworkInterface (Windows): Loopback interface now has correct netmask;
interfaces that do not have an IP address assigned are no longer reported.
Comment by guenter on August 7, 2007, 10:42
Thanks for the info!
Comment by Rekkai on August 7, 2007, 18:16