aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Chess-PGN-Parse/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* - updated to v0.19aaron2006-01-131-2/+3
| | | | | | | | | | | | | | | | - updated maintainership 0.19 10-Jan-2006 - fixed bug in recursive comment printout. Thanks to Dadi Jonsson for reporting it; - Added support for comments with newlines in between. Thanks to Marcin Kasperski for the test case. - Added support for promotions without the equal sign (e.g.: e8Q instead of e8=Q) Thanks to Andrew Nikitin for reporting it. - Tidied the code a bit. Approved by: tobez (implicit)
* Add p5-Chess-PGN-Parse 0.18, reads and parses PGN (Portable Gamegarga2005-08-311-0/+2
Notation) Chess files. PR: ports/83958 Submitted by: Aaron Dalton <aaron@daltons.ca>