diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-05-22 22:57:03 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-05-22 22:57:03 -0400 |
commit | 8ae260015fa6ecd5aa39a84898f42837935c9953 (patch) | |
tree | 7fb1a89e05ce78611db7026bf1887bfe32592758 /debian/changelog | |
parent | 6c8dd33b7886641407d4036105c7a12c7e8e1dc0 (diff) |
highlight: New plugin supporting syntax highlighting of pretty much anything.
* debian/control: Add suggests for libhighlight-perl, although
that package is not yet created by Debian's highlight source package.
(See #529869)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 71445ea71..db3e32cda 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +ikiwiki (3.14) UNRELEASED; urgency=low + + * highlight: New plugin supporting syntax highlighting of pretty much + anything. + * debian/control: Add suggests for libhighlight-perl, although + that package is not yet created by Debian's highlight source package. + (See #529869) + + -- Joey Hess <joeyh@debian.org> Fri, 22 May 2009 22:03:12 -0400 + ikiwiki (3.13) unstable; urgency=low * ikiwiki-transition: If passed a nonexistant srcdir, or one not |