diff --git a/CHANGELOG b/CHANGELOG index 02a070e81..f3d944512 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,12 +1,11 @@ This is the changelog file for the POCO C++ Libraries. -Release 1.5.0 (2012-10-01) +Release 1.5.0 (2012-10-11) ========================== -- added JSON +- added JSON library - added Util::JSONConfiguration -- added PDF - added FIFOBuffer and FIFOBufferStream - fixed SF# 3522906: Unregistering handlers from SocketReactor - fixed SF# 3522084: AbstractConfiguration does not support 64-bit integers @@ -45,14 +44,10 @@ Release 1.5.0 (2012-10-01) - enhanced and accelerated numeric parsing for integers and floats - fixed SF#590 Segfault on FreeBSD when stack size not rounded - added warn function and warnmsg macro in CppUnit - -Release 1.4.4p1 (2012-??-??) -============================ - - fixed SF# 3558012 Compilation fails when building with -ansi or -std=c++0x - fixed SF# 3563517 Get rid of loss-of-precision warnings on x64 MacOS - fixed SF#3562244: Portability fix for AF_LINK -- fixed SF #3562400: DatagramSocketImpl'comment is faile +- fixed SF #3562400: DatagramSocketImpl comment is incorrect Release 1.4.4 (2012-09-03) diff --git a/release/spec/all.release b/release/spec/all.release index e9861d8ac..cf26064b4 100644 --- a/release/spec/all.release +++ b/release/spec/all.release @@ -7,4 +7,3 @@ Data/MySQL Zip PageCompiler PageCompiler/File2Page -PDF \ No newline at end of file