From 37ba4be062c037616fc8a19057090d236422d9c0 Mon Sep 17 00:00:00 2001 From: VG Date: Wed, 6 Apr 2016 22:43:21 +0200 Subject: Auto-commit on 807fe7afb37fe2cfcf15c9457d04f64fa11b7511 --- tests/limitations.notes | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/limitations.notes (limited to 'tests/limitations.notes') diff --git a/tests/limitations.notes b/tests/limitations.notes new file mode 100644 index 0000000..d723c07 --- /dev/null +++ b/tests/limitations.notes @@ -0,0 +1,4 @@ +Queue is not saved between invocations of the queue. The queue is a living +queue only. It can be edited (for waiting items only), thus if you want to +save a queue, you can always copy the list and restore it with another edit, +but it is a hack. -- cgit v1.2.3