diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-25 19:06:37 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-25 19:06:37 +0000 |
commit | 6fc3b624f209f71335bed9947eda956e7d118458 (patch) | |
tree | e1b271efff85a7fb5ce627e3fdb23032088def7c /debian/changelog | |
parent | f4d99ac1ca03121255e545df89e7d841a02cc0bf (diff) |
* Generalised preprocesser loop protection code.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 0672428b1..875d4f9a9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -30,8 +30,9 @@ ikiwiki (1.22) UNRELEASED; urgency=low * Use DESTDIR and not PREFIX to specify installation prefix for packaging. * Support running "perl Makefile.PL PREFIX=foo" to build ikiwiki to run from a different directory. + * Generalised preprocesser loop protection code. - -- Joey Hess <joeyh@debian.org> Thu, 24 Aug 2006 21:28:45 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 25 Aug 2006 14:48:36 -0400 ikiwiki (1.21) unstable; urgency=low |