mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-01 17:25:03 +02:00
updated changelog
This commit is contained in:
parent
43d7d40d40
commit
73856c4248
@ -1,7 +1,8 @@
|
||||
This is the changelog file for the POCO C++ Libraries.
|
||||
|
||||
Release 1.5.2 (2013-07-19)
|
||||
Release 1.5.2 (2013-07-22)
|
||||
==========================
|
||||
|
||||
- added MongoDB library (Franky Braem)
|
||||
- fixed GH #57: poco-1.5.1: Doesn't compile for Android
|
||||
- added VoidEvent (Arturo Castro)
|
||||
@ -102,6 +103,7 @@ Release 1.5.2 (2013-07-19)
|
||||
|
||||
Release 1.5.1 (2013-01-11)
|
||||
==========================
|
||||
|
||||
- using double-conversion library for floating-point numeric/string conversions
|
||||
- added Poco::istring (case-insensitive string) and Poco::isubstr
|
||||
- added SQLite sys.dual (in-memory system table)
|
||||
@ -144,6 +146,7 @@ Release 1.5.1 (2013-01-11)
|
||||
- added ParallelAcceptor and ParallelReactor classes
|
||||
- added EOF and error to FIFOBuffer
|
||||
|
||||
|
||||
Release 1.5.0 (2012-10-14)
|
||||
==========================
|
||||
|
||||
@ -267,6 +270,7 @@ Release 1.4.4 (2012-09-03)
|
||||
- Poco::Zip::Compress::addRecursive() has a second variant that allows to specify the compression method.
|
||||
- Upgraded internal SQLite to 3.7.14
|
||||
|
||||
|
||||
Release 1.4.3p1 (2012-01-23)
|
||||
============================
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user