diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-24 07:24:23 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-24 07:24:23 +0000 |
commit | cf7ef6e686d6a5f268dfbd23c829831900e4f93e (patch) | |
tree | ee7f13b07462cf790ab22848fdde3a8969b5bce3 /doc | |
parent | 45dac61b1fa39d77df73fa58585eb5e4647c941e (diff) | |
download | ikiwiki-cf7ef6e686d6a5f268dfbd23c829831900e4f93e.tar ikiwiki-cf7ef6e686d6a5f268dfbd23c829831900e4f93e.tar.gz |
web commit by joey
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/blogging.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/todo/blogging.mdwn b/doc/todo/blogging.mdwn index 080f00de6..5848c113e 100644 --- a/doc/todo/blogging.mdwn +++ b/doc/todo/blogging.mdwn @@ -6,4 +6,6 @@ - Still not completly comfortable with ikiwiki only knowing when a page was posted based on the on-disk mtime the first time it sees the page. svn doesn't preserve mtimes and also if the index gets broken it will see new mtimes for any - pages that were actually modified in the interim.
\ No newline at end of file + pages that were actually modified in the interim. I suppose that info could + be pulled out of svn log by a utility that was run if the index or mtimes + got screwed up.
\ No newline at end of file |