updated CHANGELOG

This commit is contained in:
aleks-f 2012-12-13 23:04:32 -06:00
parent 47b8da7362
commit dbc847eb62

View File

@ -21,6 +21,11 @@ Release 1.5.0 (2012-12-17)
- added SF #542: SocketAddress() needs port-only constructor
- fixed SF #215: Wrong return type in SocketConnector.h
- applied SF Patch #97: fix c++0x / clang++ bugs
- fixed GH32/SF596: Poco::JSON: Parsing long integer (int64) value fails.
- added Net ifconfig sample (contributed by Philip Prindeville)
- merged GH #34: add algorithm header (Roger Meier/Philip Prindeville)
- fixed GH #26: Cannot compile on gcc
- merged SF #111: FTP Client logging (Marian Krivos)
Release 1.5.0 (2012-10-14)
==========================