mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 10:32:57 +01:00
CHANGELOG update
This commit is contained in:
parent
3bdcef277f
commit
9cc9697e2a
@ -22,11 +22,11 @@ Release 1.5.2 (2013-03-??)
|
||||
- added Recursive and SortedDirectoryIterator (Marian Krivos)
|
||||
- added ListMap (map-like container with preserving insertion order)
|
||||
- MailMessage: attachments saving support and consistent read/write
|
||||
- fixed GH #124: Possibile buffer overrun in Foundation/EventLogChannel
|
||||
- fixed GH #124: Possible buffer overrun in Foundation/EventLogChannel
|
||||
- fixed GH #119: JSON::Object holds values in ordered map
|
||||
- added PrintHandler
|
||||
- renamed DefaultHandler to ParseHandler
|
||||
- redefined DefaultHandler as typedef to ParseHandler
|
||||
- added JSON::PrintHandler
|
||||
- renamed JSON::DefaultHandler to ParseHandler
|
||||
- redefined JSON::DefaultHandler as typedef to ParseHandler
|
||||
- fixed GH #127: Eliminate -Wshadow warnings
|
||||
- SocketAddress small object optimization
|
||||
- fixed GH #79: Poco::Thread leak on Linux
|
||||
|
Loading…
Reference in New Issue
Block a user