diff options
author | Joey Hess <joey@kitenet.net> | 2010-11-20 12:55:26 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-11-20 12:55:26 -0400 |
commit | af5f162ca7c8cd14d64f6282e05a3032dbd7c2fb (patch) | |
tree | 926150984baac3fdb505e2102c4011a18b8912b6 /debian/changelog | |
parent | f8f8770a652520b2f09eb2262510a04a8e353e9d (diff) |
highlight: Support new format of filetypes.conf used by version 3.2 of the highlight package.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 65c235317..ecd028a0c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ ikiwiki (3.20101113) UNRELEASED; urgency=low (Which doesn't include html5 just yet, but then the old version didn't either.) Bonus: 4 times faster than old regexp method. * Optimise glob() pagespec. (Thanks, Kathryn and smcv) + * highlight: Support new format of filetypes.conf used by version 3.2 + of the highlight package. -- Joey Hess <joeyh@debian.org> Tue, 16 Nov 2010 14:23:47 -0400 |