diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-09 23:09:43 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-09 23:09:43 +0000 |
commit | 98994a4719078d5a52597fccd43bd02163a76746 (patch) | |
tree | 29b72c4c07b075f666a595b9663b98b007031768 /debian/changelog | |
parent | ff3e4a51e29e9f8a7f18300235c85235cd2bc51b (diff) |
use err facility when logging errors to syslog
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 3feb86df3..c66973984 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,7 @@ ikiwiki (1.50) UNRELEASED; urgency=low * Enhance helponformatting and related documentation to supply more information about available preprocessor directives. - -- Joey Hess <joeyh@debian.org> Mon, 9 Apr 2007 14:46:37 -0700 + -- Joey Hess <joeyh@debian.org> Mon, 09 Apr 2007 19:01:56 -0400 ikiwiki (1.49) unstable; urgency=low @@ -25,7 +25,7 @@ ikiwiki (1.49) unstable; urgency=low * Hide excess backlinks and expand using CSS trick; control quantiy via the numbacklinks setting. * Finally apply the index.html patch, with thanks to everyone who worked - on and supported creating it (especially Tumov). This adds a "usedirs" + on and supported creating it (especially Tuomov). This adds a "usedirs" option that makes ikiwiki use foo/index.html instead of foo.html as output page names. It is not yet enabled by default. * Fix a bug in the img plugin that caused thumbnailed files to not be |