10.1-3	(under development)
2   o	add checkUTF8() which checks the validity of a raw vector
3	for use as a UTF8 string
4
5
60.1-2	2014-06-26
7   o	bugfix: encoding content of more than 65536 bytes without
8	linebreaks produced padding characters between chunks because
9	chunk size was not divisible by three.
10
11
120.1-1	2012-11-05
13   o	fix a bug in base64decode where output is a file name
14
15   o	add base64decode(file=...) as a (non-leaking) shorthand for
16	base64decode(file(...))
17
18
190.1-0	2012-09-07
20   o	initial CRAN release
21