diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-22 00:59:41 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-22 00:59:41 +0000 |
commit | f760fcfa3fe4660831f30651c203c3c9686c7bae (patch) | |
tree | c9f435ebee43f54f9ceba70c1eda172454b2fe0c /debian | |
parent | 7946c67d1f7538a2b131c7b79205527f86e9002c (diff) |
* Added tex plugin to generate images from latex code.
Contributed by Patrick Winnertz as a GSoC project.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 11f1c40c8..70b7d040e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -46,8 +46,10 @@ ikiwiki (2.6) UNRELEASED; urgency=low * Add proper Homepage field to Debian package (needs uber-new dpkg). * Add monotone support, contributed by William Uther. * Avoid ugly gettext messages if LANG is empty. Closes: #439035 + * Added tex plugin to generate images from latex code. + Contributed by Patrick Winnertz as a GSoC project. - -- Joey Hess <joeyh@debian.org> Tue, 21 Aug 2007 17:18:50 -0400 + -- Joey Hess <joeyh@debian.org> Tue, 21 Aug 2007 20:34:59 -0400 ikiwiki (2.5) unstable; urgency=low |