mirror of
https://github.com/pocoproject/poco.git
synced 2025-12-24 14:19:08 +01:00
updated CHANGELOG; CMake fixes for OS X; doc updates; release script improvements
This commit is contained in:
@@ -59,6 +59,7 @@ AAAIntroduction
|
||||
- Poco::URI: added new constructor to create URI from Path
|
||||
- Various documentation and style fixes
|
||||
- Removed support (project/solution files) for Visual Studio.NET 2003 and Visual Studio 2005.
|
||||
- Improved CMake support
|
||||
|
||||
|
||||
!!Incompatible Changes and Possible Transition Issues
|
||||
@@ -67,6 +68,8 @@ AAAIntroduction
|
||||
lead to diagnostic messages while compiling.
|
||||
- Support (project and solution files) for MS Visual Studio 2003 and 2005 has been
|
||||
removed; the oldest officially supported VS version is 2008 (MSVC version 9.0).
|
||||
- MongoDB: The ObjectId class has a new constructor taking a std::string containing a
|
||||
hexadecimal representation of the object ID.
|
||||
|
||||
|
||||
!!!Release 1.5.4
|
||||
|
||||
Reference in New Issue
Block a user