diff options
Diffstat (limited to 'changes/ticket19858')
-rw-r--r-- | changes/ticket19858 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket19858 b/changes/ticket19858 new file mode 100644 index 0000000000..41cc961455 --- /dev/null +++ b/changes/ticket19858 @@ -0,0 +1,4 @@ + o Features (guards): + - Abolish all global guard context in entrynodes.c; replace with new + guard_selection_t structure as preparation for prop. 271. Closes + ticket 19858. |