updated CHANGELOG; CMake fixes for OS X; doc updates; release script improvements

This commit is contained in:
Guenter Obiltschnig
2014-12-22 00:06:53 +01:00
parent 60e8a19062
commit d247e1cf05
7 changed files with 146 additions and 122 deletions

View File

@@ -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