diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug7802 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug7802 b/changes/bug7802 index 1d09757ef..9bc0f36fe 100644 --- a/changes/bug7802 +++ b/changes/bug7802 @@ -8,3 +8,4 @@ - Remove a source of rounding error during path bias count scaling. - Don't count cannibalized circuits as used for path bias until we actually try to use them. + - Fix circuit_package_relay_cell warning message about n_chan==NULL. |