aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-06-02 17:06:46 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-06-02 17:06:46 -0400
commit5cdee82ef6c8f9fa888b35ef81f2bcc35dd8ce4a (patch)
tree11b1e05428ffcfa6070394377295c671e70cb31f /debian
parentbd1aed61e9d50865c503ba1063bffe5a56fc2c36 (diff)
downloadikiwiki-5cdee82ef6c8f9fa888b35ef81f2bcc35dd8ce4a.tar
ikiwiki-5cdee82ef6c8f9fa888b35ef81f2bcc35dd8ce4a.tar.gz
comment: Make comment directives no longer use the internal "_comment" form, and document the comment directive syntax.
Rationalle: Comments need to be user-editable so that they can be posted via git commit etc. The _comment directive is still supported, for back-compat.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4a1844e06..cee073b3a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ikiwiki (3.15) UNRELEASED; urgency=low
+
+ * comment: Make comment directives no longer use the internal "_comment"
+ form, and document the comment directive syntax.
+
+ -- Joey Hess <joeyh@debian.org> Tue, 02 Jun 2009 17:03:41 -0400
+
ikiwiki (3.14) unstable; urgency=low
* highlight: New plugin supporting syntax highlighting of pretty much