diff options
author | Joey Hess <joey@kitenet.net> | 2010-04-28 12:42:14 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-04-28 12:42:14 -0400 |
commit | b61dc50dabaa76025cfcac1e139a80894abc3953 (patch) | |
tree | e1186887be82fb61fe7852fb1069f1b0ba2c7a0d /debian/NEWS | |
parent | a6e6f604bd8e9a8f90000163f8b00299829729d5 (diff) |
remove obsolete NEWS
Diffstat (limited to 'debian/NEWS')
-rw-r--r-- | debian/NEWS | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/NEWS b/debian/NEWS index 6a410866d..c9b8f3d09 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -30,9 +30,6 @@ ikiwiki (3.20100427) unstable; urgency=low has been moved to the new sortnaturally plugin, which is not enabled by default since it requires the Sort::Naturally perl module. - * TMPL_INCLUDE is no longer supported in any template used by ikiwiki. - It used to be allowed in certian templates, but not in others. - * The add_templates option has been removed from the underlay plugin. If you used this option, you can instead use templates/ subdirectories inside underlay directories added by the add_underlays option. |