diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2008-12-23 19:11:03 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2008-12-23 19:11:03 -0500 |
commit | c9e65fded187f7160a6345ea7f697402c246be06 (patch) | |
tree | 79dff18fae217eb7e607db8d96274cda393e2cb2 /debian | |
parent | 20731f761f7b378934bf3b86dbec20c167464d5f (diff) |
camelcase: Add camelcase_ignore setting.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2c8931735..7a8985171 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ ikiwiki (2.72) UNRELEASED; urgency=low * Avoid comments in recentchanges being broken links (smcv) * Add deprecation warning for GlobLists, which will stop working in 3.0. + * camelcase: Add camelcase_ignore setting. -- Joey Hess <joeyh@debian.org> Mon, 22 Dec 2008 19:02:16 -0500 |