summaryrefslogtreecommitdiff
path: root/changes/ticket32185
blob: 86f5dc5af1f51c81269e73caa2e1d65cbd947a6a (plain)
1
2
3
4
  o Code simplification and refactoring:
    - Simplify the options_validate() code so that it looks at the default
      options directly, rather than taking default options as an argument.
      This change lets us simplify its interface. Closes ticket 32185.