2014-11-17  Dirk Eddelbuettel  <edd@debian.org>

	* DESCRIPTION: Version 0.0.3

	* inst/include/annoylib.h: Updated to new version from Annoy

2014-11-16  Quiank Kou <qkou@umail.iu.edu>

	* inst/include/annoylib.h: Added Windows support for mmap
	* inst/include/mman.h: Windows implementation of mmap
	* src/annoy.cpp: Add two #undef needed on Windows

2014-11-16  Dirk Eddelbuettel  <edd@debian.org>

	* README.md: Updated to note CRAN package, possible Windows port

2014-11-15  Dirk Eddelbuettel  <edd@debian.org>

	* inst/include/annoylib.h: New upstream version

2014-11-14  Dirk Eddelbuettel  <edd@debian.org>

	* inst/include/annoylib.h: New upstream version with templated int
	* src/annoy.cpp: Updated for new Annoy library

2014-11-13  Dirk Eddelbuettel  <edd@debian.org>

	* DESCRIPTION: Version 0.0.2

	* inst/include/annoylib.h: New version with verbosity toggle
	* src/annoy.cpp: Added setter for verbosity

2014-11-12  Dirk Eddelbuettel  <edd@debian.org>

	* .travis.yml: Enable binary index test

2014-11-11  Dirk Eddelbuettel  <edd@debian.org>

	* inst/tests/runit.index.R: New test against binary index
	* inst/tests/data/test.tree: Binary file used by test

	* inst/tests/runit.euclidean.R: Added more tests

2014-11-10  Dirk Eddelbuettel  <edd@debian.org>

	* tests/runUnitTests.R: Added RUnit unit test caller
	* inst/tests/runit.angular.R: First set of unit tests
	* inst/tests/runit.euclidean.R: Idem
	* DESCRIPTION: Added Suggests: RUnit

	* .travis.yml: Added to enable Travis CI

2014-11-09  Dirk Eddelbuettel  <edd@debian.org>

	* inst/include/annoylib.h: Updated to new version from annoy

2014-11-08  Dirk Eddelbuettel  <edd@debian.org>

	* DESCRIPTION: Initial version 0.0.1

