diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-10 00:26:15 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-10 00:26:15 +0000 |
commit | 88ffeae6eee4214cd96167b0f2ea646437a2bf23 (patch) | |
tree | 9f32e947992ca649e52fe3fd90ee9dbefe4d3761 /debian | |
parent | 9c5be60e84abd5d645d0f4eb2f85eb7d3ec9419e (diff) | |
download | ikiwiki-88ffeae6eee4214cd96167b0f2ea646437a2bf23.tar ikiwiki-88ffeae6eee4214cd96167b0f2ea646437a2bf23.tar.gz |
* Add support for PROFILE=1 to the Makefile, this turns on profiling of the
wiki build using Devel::Profiler (Dprof can't handle ikiwiki).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 9f631ae85..1910dfc4e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,11 @@ ikiwiki (1.50) UNRELEASED; urgency=low information about available preprocessor directives. * Add myself as a co-maintainer, with Joey's approval. - -- Josh Triplett <josh@freedesktop.org> Mon, 09 Apr 2007 16:35:18 -0700 + [ Joey Hess ] + * Add support for PROFILE=1 to the Makefile, this turns on profiling of the + wiki build using Devel::Profiler (Dprof can't handle ikiwiki). + + -- Joey Hess <joeyh@debian.org> Mon, 09 Apr 2007 20:22:44 -0400 ikiwiki (1.49) unstable; urgency=low |