Add 'Known Problems' section
This commit is contained in:
parent
473f962874
commit
6ba87a58d1
1 changed files with 5 additions and 0 deletions
|
@ -47,3 +47,8 @@ Not implemented yet:
|
||||||
of pathes, or does depth-first-search rather than
|
of pathes, or does depth-first-search rather than
|
||||||
breadth-first-search.
|
breadth-first-search.
|
||||||
|
|
||||||
|
### Known problems
|
||||||
|
|
||||||
|
The functionality this library provides fails to work when syncing the imag
|
||||||
|
store between two devices where the data layout is different on each device.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue