mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
synced 2025-11-02 11:38:08 +00:00
updated release notes
This commit is contained in:
11
CHANGELOG
11
CHANGELOG
@@ -1,7 +1,7 @@
|
||||
This is the changelog file for the POCO C++ Libraries.
|
||||
|
||||
|
||||
Release 1.4.1 (2011-01-24)
|
||||
Release 1.4.1 (2011-01-28)
|
||||
============================
|
||||
|
||||
- fixed SF# 3150223: Poco::BinaryReader cannot read std::vector correctly
|
||||
@@ -33,6 +33,13 @@ Release 1.4.1 (2011-01-24)
|
||||
instead of istream.
|
||||
- it is now possible to specify additional MIME part header fields
|
||||
for a MIME part through the Poco::Net::PartSource class.
|
||||
- upgraded SQLite to release 3.7.4
|
||||
- added experimental VxWorks support for VxWorks 5.5.1/Tornado 2.2 and
|
||||
newer. Please see the VxWorks Platform Notes in the reference documentation
|
||||
for more information. Currently, the VxWorks is untested; full support
|
||||
will be available in release 1.4.2.
|
||||
- fixed SF# 3165918: Poco::DynamicAny fails to convert from string to float
|
||||
- fixed SF# 3165910: Poco::Net::MessageHeader does not accept HTTP conforming header
|
||||
|
||||
|
||||
Release 1.4.0 (2010-12-14)
|
||||
@@ -1440,4 +1447,4 @@ building the libraries.
|
||||
|
||||
|
||||
--
|
||||
$Id: //poco/1.4/dist/CHANGELOG#5 $
|
||||
$Id: //poco/1.4/dist/CHANGELOG#7 $
|
||||
|
||||
@@ -35,6 +35,13 @@ AAAIntroduction
|
||||
instead of istream.
|
||||
- it is now possible to specify additional MIME part header fields
|
||||
for a MIME part through the Poco::Net::PartSource class.
|
||||
- upgraded SQLite to release 3.7.4
|
||||
- added experimental VxWorks support for VxWorks 5.5.1/Tornado 2.2 and
|
||||
newer. Please see the VxWorks Platform Notes in the reference documentation
|
||||
for more information. Currently, the VxWorks is untested; full support
|
||||
will be available in release 1.4.2.
|
||||
- fixed SF# 3165918: Poco::DynamicAny fails to convert from string to float
|
||||
- fixed SF# 3165910: Poco::Net::MessageHeader does not accept HTTP conforming header
|
||||
|
||||
|
||||
!!!Release 1.4.0
|
||||
|
||||
Reference in New Issue
Block a user