Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
obiltschnig committed Jul 22, 2013
1 parent 43d7d40 commit 73856c4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
==========================

Expand Down Expand Up @@ -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)
============================

Expand Down

0 comments on commit 73856c4

Please sign in to comment.