# HG changeset patch # User Paul Boddie # Date 1318800077 -7200 # Node ID 40cc09e46089c0e2aed0d8ece39b6c5dd9cdde2a # Parent 95024a39b9770d1ab6a0f458b9ac001a68f33c05 Added a "to do" item around SVG output storage. diff -r 95024a39b977 -r 40cc09e46089 to-do/use-attachments-for-chart-output.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/to-do/use-attachments-for-chart-output.txt Sun Oct 16 23:21:17 2011 +0200 @@ -0,0 +1,2 @@ +Change the parser to use attachments for chart storage instead of the annoying +caching framework.