summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorIan Bicking <ianb@colorstudy.com>2009-12-31 03:21:10 -0600
committerIan Bicking <ianb@colorstudy.com>2009-12-31 03:21:10 -0600
commit6f90b846e02c3a6ae699b04d52ff7eb54ffeb873 (patch)
tree775801a99b7b7eefd1814695cabdad9b0e1d34c6 /docs
parent9085fd8609186b0e3137487f43d90dca37c7c9eb (diff)
downloadtempita-6f90b846e02c3a6ae699b04d52ff7eb54ffeb873.tar.gz
fix file-relative template names
Diffstat (limited to 'docs')
-rw-r--r--docs/index.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/index.txt b/docs/index.txt
index b0ec1e2..9c81da9 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -473,6 +473,11 @@ Still To Do
News
====
+hg tip
+------
+
+* Fixed bug where file-relative filenames wouldn't work well.
+
0.4
---