Documentation / RelNotes / 1.7.2.5.txton commit config.c: rename git_config_maybe_bool_text and export it as git_parse_maybe_bool (9a549d4)
   1Git v1.7.2.5 Release Notes
   2==========================
   3
   4Fixes since v1.7.2.4
   5--------------------
   6
   7 * "gitweb" can sometimes be tricked into parrotting a filename argument
   8   given in a request without properly quoting.