Skip to content

Commit

Permalink
README.md: acknowledge WIP implementation of RR in v0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kdomanski committed Aug 20, 2023
1 parent 0676251 commit 93841c2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@

A package for reading and creating ISO9660

Joliet and Rock Ridge extensions are **NOT** supported.
Joliet extension is **NOT** supported.

Experimental support for reading Rock Ridge extension is currently in the works.
If you are experiencing issues, please use the v0.3 release, which ignores Rock Ridge.

## References for the format:
- [ECMA-119 1st edition (December 1986)](https://www.ecma-international.org/wp-content/uploads/ECMA-119_1st_edition_december_1986.pdf) ([Web Archive link](http://web.archive.org/web/20210122025258/https://www.ecma-international.org/wp-content/uploads/ECMA-119_1st_edition_december_1986.pdf))
Expand Down

0 comments on commit 93841c2

Please sign in to comment.