# RDoc::Parser::ChangeLog - ri - phpman

= [**RDoc::Parser::ChangeLog](https://www.chedong.com/phpMan.php/perldoc/RDoc%3A%3AParser%3A%3AChangeLog/markdown) < [RDoc::Parser**](https://www.chedong.com/phpMan.php/perldoc/RDoc%3A%3AParser/markdown)

------------------------------------------------------------------------
= **Includes:**
[RDoc::Parser::Text](https://www.chedong.com/phpMan.php/perldoc/RDoc%3A%3AParser%3A%3AText/markdown) (from gem rdoc-7.2.0)

(from gem rdoc-7.2.0)
------------------------------------------------------------------------
A ChangeLog file parser.

## This parser converts a ChangeLog into an [RDoc::Markup::Document](https://www.chedong.com/phpMan.php/perldoc/RDoc%3A%3AMarkup%3A%3ADocument/markdown).  When
viewed as HTML a ChangeLog page will have an entry for each day's
entries in the sidebar table of contents.

## This parser is meant to parse the MRI ChangeLog, but can be used to
parse any GNU style Change Log(
<http://www.gnu.org/prep/standards/html_node/Style-of-Change-Logs.html> ).
------------------------------------------------------------------------
= **Instance methods:**

  continue_entry_body
  create_document
  create_entries
  create_items
  group_entries
  parse_date
  parse_entries
  scan

