diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-02 00:17:42 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-02 00:17:42 +0000 |
commit | 48826f37a5ff9ea9ff9cd5d4dc373472cfbd42af (patch) | |
tree | 21f8fa86a50733697aadd66211594bee20a27ef4 | |
parent | 2794d7ef5abc4fa8fc2eb42d5c85ada197df0767 (diff) |
update
-rw-r--r-- | debian/NEWS | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/debian/NEWS b/debian/NEWS index 4393a4cbb..c729726d0 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,11 +1,10 @@ ikiwiki (1.13) unstable; urgency=low The GlobList format which was used for specifiying sets of pages, has been - replaced with a new PageSpec format. While GlobLists will continue to work, - that format is deprecated, and you are recommended to use PageSpecs from now - on, and also to change any GlobLists in your wiki to PageSpecs. - - See the new PageSpec page for details. + replaced with a new, more expressive PageSpec format. While GlobLists will + continue to work, that format is deprecated, and you are encouraged to use + PageSpecs from now on, and also to change any GlobLists in your wiki to + PageSpecs. See the new PageSpec page for details. You will need to rebuild your wiki when upgrading to this version. If you listed your wiki in /etc/ikiwiki/wikilist this will be done automatically |