)]}'
{
  "commit": "6a92ffb100c691da190416f9b2556abf2c7117cc",
  "tree": "1e55cfaf5c6f757e2a82348632a30c3e8a33284d",
  "parents": [
    "441e93ba84998e40652f018e675e0e8ae64c9748"
  ],
  "author": {
    "name": "Ruslan Ermilov",
    "email": "ru@nginx.com",
    "time": "Thu Dec 17 17:21:16 2015 +0300"
  },
  "committer": {
    "name": "Ruslan Ermilov",
    "email": "ru@nginx.com",
    "time": "Thu Dec 17 17:21:16 2015 +0300"
  },
  "message": "Resolver: improved PTR response processing.\n\nThe previous code only parsed the first answer, without checking its\ntype, and required a compressed RR name.\n\nThe new code checks the RR type, supports responses with multiple\nanswers, and doesn\u0027t require the RR name to be compressed.\n\nThis has a side effect in limited support of CNAME.  If a response\nincludes both CNAME and PTR RRs, like when recursion is enabled on\nthe server, PTR RR is handled.\n\nFull CNAME support in PTR response is not implemented in this change.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "84e82443bd28c888ae17133e04400d4558f0effd",
      "old_mode": 33188,
      "old_path": "src/core/ngx_resolver.c",
      "new_id": "091ac809476a6033b1604f516e622220c9ffbe8e",
      "new_mode": 33188,
      "new_path": "src/core/ngx_resolver.c"
    }
  ]
}
