summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-09-09 23:07:27 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-09-09 23:07:27 +0000
commit9bae90024229618c1bfd320f1513d1054af89e5a (patch)
tree54e05613341fcec5c2b4b8621ad97b404085b25b /debian
parentdae0f48e91304afcb6ebe0936360e51b22a56548 (diff)
* Add a module version number to IkiWiki, so you can "use IkiWiki '1.00'"
to declare which version of the interface your plugin needs.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index a54a18fa8..52d56aebe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,8 @@ ikiwiki (1.27) UNRELEASED; urgency=low
export some other things.
* Changed all plugins included in ikiwiki to not use "IkiWiki::" when
referring to stuff now exported by the IkiWiki module.
+ * Add a module version number to IkiWiki, so you can "use IkiWiki '1.00'"
+ to declare which version of the interface your plugin needs.
* Anyone with a third-party ikiwiki plugin is strongly enrouraged
to make like changes to it and avoid use of non-exported symboles from
"IkiWiki::".
@@ -21,7 +23,7 @@ ikiwiki (1.27) UNRELEASED; urgency=low
* Support hyperestradier version 1.4.2, which adds a new required phraseform
setting.
- -- Joey Hess <joeyh@debian.org> Sat, 9 Sep 2006 18:38:19 -0400
+ -- Joey Hess <joeyh@debian.org> Sat, 9 Sep 2006 18:56:10 -0400
ikiwiki (1.26) unstable; urgency=low