NEWS
rtape 2.2 (2012-07-31)
- Fixed typos in docs and description files.
- Fixed read problems due to localised error messages.
rtape 2.1 (2012-05-22)
- Fixed bug that was making rtape prematurely stop reading when
encountering an object of a "try-error" class.
rtape 2.0 (2012-04-25)
- Changed the argument order for rtapeRerecord and rtapeFilter
to be easier to use. Code using 1.x version of those is most likely
broken.
- 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.
rtape 1.2 (2012-03-27)
- "Safe mode" for thread-safe writes to the tape.
rtape 1.0 (2011-05-11)