Browse Source

record #145

master
Stefan Bodewig 4 years ago
parent
commit
e28f70a062
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      WHATSNEW

+ 4
- 0
WHATSNEW View File

@@ -30,6 +30,10 @@ Fixed bugs:
* The <http> condition didn't follow redirects from http to https. * The <http> condition didn't follow redirects from http to https.
Bugzilla Report 65105 Bugzilla Report 65105


* ZipOutputStream now overrides write(int) in order to make sure
single byte writes get the same treatment as array writes.
Github Pull Request #145

Other changes: Other changes:
-------------- --------------




Loading…
Cancel
Save