diff options
Diffstat (limited to 'changes/bug10536')
-rw-r--r-- | changes/bug10536 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug10536 b/changes/bug10536 new file mode 100644 index 0000000000..e15da7c0f6 --- /dev/null +++ b/changes/bug10536 @@ -0,0 +1,6 @@ + + o Minor bugfixes: + - Reject 0-lenth EXTEND2 cells more expicitly. Previously our code would + reject them a bit later than it should have. This bug is + harmless. Fixes bug 10536; bugfix on 0.2.4.8-alpha. Reported by + "cypherpunks". |