0.1-3	2013-12-03
   o	switch the order of winsock2.h and windows.h

   o	add support for vector input in RC.insert() allowing
	insertion of multiple columns. It uses batch_mutate
	message and honors both the comparator and validator.


0.1-2	2013-02-19
   o	fix missing UNPROTECT() when using non-character columns in
	RC.write.table()


0.1-1	2012-11-05
   o	RC.get() now performs get_slice with a list of columns

   o	fix a bug in RC.write.table (thanks to Pierre-Alexandre des
	Mazis for reporting)

   o	fix WSAStartup version request (Windows only)


0.1-0	2012-05-05
   o	initial CRAN release
