{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "fixed in changeset 29550.  First shipped in v1.8.0.7.",
    "ClosedDate": "2009-02-25T01:34:42.023-08:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "The .NET BCL GZipStream class, like the DeflateStream class, exhibits some poor compression behavior, and can actually inflate the size of data as it \"compresses\".    The Ionic.Zlib namespace provides a DeflateStream that is a perfect replacement for the built-in System.IO.Compression.DeflateStream - all you need to do is swap namespaces (System.IO.Compression out, Ionic.Zlib in) and you can have good compression and good performance.\n \nPlease provide a GZipStream replacement also.  \n \n(ZlibStream is not it. )",
    "LastUpdatedDate": "2013-05-16T05:32:29.677-07:00",
    "PlannedForRelease": "1.8 DotNetZip",
    "ReleaseVisibleToPublic": true,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2009-02-24T12:47:48.163-08:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Provide a GZipStream to replace the .NET BCL class",
    "Type": {
      "Name": "Feature",
      "Id": 1
    },
    "VoteCount": 1,
    "Id": 7159
  },
  "FileAttachments": [],
  "Comments": []
}