diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2018-01-18-23-34-17.bpo-31848.M2cldy.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2018-01-18-23-34-17.bpo-31848.M2cldy.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2018-01-18-23-34-17.bpo-31848.M2cldy.rst b/Misc/NEWS.d/next/Library/2018-01-18-23-34-17.bpo-31848.M2cldy.rst deleted file mode 100644 index c8e61ac..0000000 --- a/Misc/NEWS.d/next/Library/2018-01-18-23-34-17.bpo-31848.M2cldy.rst +++ /dev/null @@ -1,2 +0,0 @@ -Fix the error handling in Aifc_read.initfp() when the SSND chunk is not found. -Patch by Zackery Spytz. |