0.2.2   2011-01-11

   o 	Applied two patches by Murray Stokely which 
         - correct a typo preventing some functions from being called, 
         - add bounds checking in call to google protobuf library, 
         - add a new name method 
         - add a tiny unit test for the above
	 - add more graceful error handling
	 - add support for import patterns other than .proto$, 
	 - add simple reading file that does not exist (exception) test
	 - add simple repeated field unit test

0.2.1   2010-10-18

   o 	Support for raw bytes added thanks to a patch by Koert Kuipers

0.2.0   2010-09-10

   o 	Second release with numerous internal changes made possible by
        changes in Rcpp

0.1-0	2010-02-01

   o 	Initial CRAN release

