diff options
Diffstat (limited to 'changes/bug22672')
-rw-r--r-- | changes/bug22672 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug22672 b/changes/bug22672 deleted file mode 100644 index ec6681149d..0000000000 --- a/changes/bug22672 +++ /dev/null @@ -1,5 +0,0 @@ - o Minor features (compression, defensive programming): - - Detect and break out of infinite loops in our compression code. - We don't think that any such loops exist now, but it's best to be - safe. Closes ticket 22672. - |