aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket33816
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket33816')
-rw-r--r--changes/ticket338164
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/ticket33816 b/changes/ticket33816
deleted file mode 100644
index 6412e78443..0000000000
--- a/changes/ticket33816
+++ /dev/null
@@ -1,4 +0,0 @@
- o Code simplification and refactoring:
- - When an extend cell is missing an IPv4 or IPv6 address, fill in the address
- from the extend info. This is similar to what was done in ticket 33633 for
- ed25519 keys. Closes ticket 33816. Patch by Neel Chauhan.