Changes in version 2.2 (2012-07-31) o Fixed typos in docs and description files. o Fixed read problems due to localised error messages. Changes in version 2.1 (2012-05-22) o Fixed bug that was making rtape prematurely stop reading when encountering an object of a "try-error" class. Changes in version 2.0 (2012-04-25) o Changed the argument order for rtapeRerecord and rtapeFilter to be easier to use. Code using 1.x version of those is most likely broken. o When rerecording a tape onto itself, the temporary file is now created in the same dir as a target tape instead in tempdir(). It solves a problem of renaming when tmp is on the other partition. Changes in version 1.2 (2012-03-27) o "Safe mode" for thread-safe writes to the tape. Changes in version 1.0 (2011-05-11) o First public release.