projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1de1fb1
)
fix name of plugin in changelog
author
Joey Hess
<joey@kodama.kitenet.net>
Tue, 12 Feb 2008 04:05:18 +0000
(23:05 -0500)
committer
Joey Hess
<joey@kodama.kitenet.net>
Tue, 12 Feb 2008 04:05:18 +0000
(23:05 -0500)
debian/changelog
patch
|
blob
|
history
diff --git
a/debian/changelog
b/debian/changelog
index 881c451a74a89ea3e7ccea8b2893425d7eaa98f6..2c6b03cd1b60b7fc03321731fde0a7075d5243b2 100644
(file)
--- a/
debian/changelog
+++ b/
debian/changelog
@@
-16,7
+16,7
@@
ikiwiki (2.40) UNRELEASED; urgency=low
caused the rst plugin to hang.
* Add the linkify and scan hooks. These hooks can be used to implement
custom, first-class types of wikilinks.
- * Move standard wikilink implementation to a new
wiki
link plugin, which
+ * Move standard wikilink implementation to a new link plugin, which
will of course be enabled by default.
* camelcase: Convert to use new linkify and scan hooks rather than the old
hack.