From e115842d9002d4d72664ed98376070d8e435b39c Mon Sep 17 00:00:00 2001 From: Sylvain Bougerel Date: Sun, 13 Jun 2010 10:21:09 +0800 Subject: [PATCH] Changelog updated to reflect the last 2 modifications. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index bbb5675..30fc38e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,13 @@ libkdtree++ ChangeLog ===================== +2008-11-17 Sylvain Bougerel + + - Added #include in order to compile 'printf' statements in the + file 'examples/test_find_within_range.cpp'. + - Added patch from Max Fellermann in order to compile libkdtree++ with + clang++. + 2009-02-10 Paul Harris - Bug fix: was incorrectly casting a pointer when the search key type