aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-23 21:19:21 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-23 21:19:21 +0000
commit8c31a01efa05c4fb821e1364b8792b89852619a3 (patch)
treec174dd8a9200def7bd2b6734ba1ee19b1ec08cf5 /debian
parent27d029113faf479464db289a71b98cbf5e672793 (diff)
downloadikiwiki-8c31a01efa05c4fb821e1364b8792b89852619a3.tar
ikiwiki-8c31a01efa05c4fb821e1364b8792b89852619a3.tar.gz
rename tex to teximg
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b057e7c56..1ff492a48 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -46,7 +46,7 @@ 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.
+ * Added teximg plugin to generate images from latex code.
Contributed by Patrick Winnertz as a GSoC project.
* Call the formbuilder hook for the edit page.
* Call decode_form_utf8 before running formbuilder_setup hooks.