summaryrefslogtreecommitdiff
path: root/changes/ticket31241
blob: 64852ca4beeea20e224b02928821e286a4056bc0 (plain)
1
2
3
4
5
  o Minor features (configuration validation):
    - Configuration validation can now be done by per-module callbacks,
      rather than a global validation function.  This will let us reduce the
      size of config.c and some of its more cumbersome functions.  Closes
      ticket 31241.