diff options
author | Joey Hess <joey@kitenet.net> | 2010-05-15 22:32:24 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-05-15 22:32:24 -0400 |
commit | e2ad879932446ee25b61fa3b30f5233df59dad59 (patch) | |
tree | 6d9b9548a39cc962017665a7ee94c9bfdb0d94e8 /debian/NEWS | |
parent | 4a6d5330e5b9554f1bd25b9025dd96200c6519c7 (diff) | |
download | ikiwiki-e2ad879932446ee25b61fa3b30f5233df59dad59.tar ikiwiki-e2ad879932446ee25b61fa3b30f5233df59dad59.tar.gz |
reword
Diffstat (limited to 'debian/NEWS')
-rw-r--r-- | debian/NEWS | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/NEWS b/debian/NEWS index e8408edff..0a00ea6dd 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,8 +1,9 @@ ikiwiki (3.20100515) unstable; urgency=low - There is a significant change to the page.tmpl template in this version. - If you have locally modified versions of that template, you will need - to update it to contain the following in the HTML <head>: + There is a significant change to the page.tmpl template in this version, + (and several less significant changes). If you have a locally modified + version of that template, you will need to update it at least to + contain the following in the HTML <head>: <TMPL_IF DYNAMIC> <TMPL_IF FORCEBASEURL><base href="<TMPL_VAR FORCEBASEURL>" /><TMPL_ELSE> |