From 586c821a6db24d10a8d4a918606f61f12d884eb6 Mon Sep 17 00:00:00 2001 From: Guenter Obiltschnig Date: Mon, 22 Jul 2013 20:48:08 +0200 Subject: [PATCH] updated relnotes --- CHANGELOG | 1 - doc/99100-ReleaseNotes.page | 1 - 2 files changed, 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index eb230d98c..2d8af1503 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,7 +3,6 @@ This is the changelog file for the POCO C++ Libraries. 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) - fixed GH #80: NumberFormatter::append broken diff --git a/doc/99100-ReleaseNotes.page b/doc/99100-ReleaseNotes.page index 571855c90..b6027cf31 100644 --- a/doc/99100-ReleaseNotes.page +++ b/doc/99100-ReleaseNotes.page @@ -5,7 +5,6 @@ AAAIntroduction !!Summary of Changes - - added MongoDB library (Franky Braem) - fixed GH #57: poco-1.5.1: Doesn't compile for Android - added VoidEvent (Arturo Castro) - fixed GH #80: NumberFormatter::append broken