diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index f25cab5bb..71445ea71 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (3.13) UNRELEASED; urgency=low +ikiwiki (3.13) unstable; urgency=low * ikiwiki-transition: If passed a nonexistant srcdir, or one not containing .ikiwiki, abort with an error rather than creating it. @@ -13,8 +13,10 @@ ikiwiki (3.13) UNRELEASED; urgency=low that need a srcdir. * ikiwiki-transition: deduplinks was broken and threw away all metadata stored by plugins in the index. Fix this bug. + * listdirectives: Avoid listing _comment directives and generally + assume any directive starting with _ is likewise internal. - -- Joey Hess <joeyh@debian.org> Wed, 06 May 2009 20:45:44 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 22 May 2009 14:10:56 -0400 ikiwiki (3.12) unstable; urgency=low |