about summary refs log tree commit diff
path: root/TODO
blob: f9d467c84d828c1e71f3e5472c263dd828972644 (plain)
1
2
3
4
5
6
7
8
9
(1) Using incorrect daylight savings offset for date should warn
	Like using CDT when we are not in dalyight savings. CST would be
	correct, but maybe it was on purpose? We should not hard-error,
	just print somewhere so we see it Someday.

(2) Configurable Logging
	Learn how to use tracing better so we can mark CSS and Images
	with their file type in the traces and filter them out if we
	want to.