summaryrefslogtreecommitdiff
path: root/changes/bug8197
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug8197')
-rw-r--r--changes/bug81976
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/bug8197 b/changes/bug8197
deleted file mode 100644
index b8e467dc38..0000000000
--- a/changes/bug8197
+++ /dev/null
@@ -1,6 +0,0 @@
- o Minor refactoring:
- - Reworking API of policies_parse_exit_policy() function to use a
- bitmask to represent parsing options instead of a confusing mess
- of booleans. Resolves ticket 8197.
- - Introducing helper function to parse ExitPolicy in or_options_t
- structure.