- added NEWS - added library checks to configure.ac - added query::iterators - remove dependency that rows have on querys (since querys have to be dependent on rows for boost::iterator_facade to work) - rows now have the handle to the sqlite3 statement and know a count of their row number - added convenience function tht can be used to detect presence of sqlite3cc in other packages - updated test-main - renamed all subdir.mk files to emake.mk