Subject: CVS commit: pkgsrc/www/pear-HTML_Common
To: None <pkgsrc-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: pkgsrc-changes
Date: 10/23/2006 20:09:00
Module Name: pkgsrc
Committed By: jdolecek
Date: Mon Oct 23 20:09:00 UTC 2006
Modified Files:
pkgsrc/www/pear-HTML_Common: Makefile distinfo
Log Message:
Update pear-HTML_Common to 1.2.3.
Changes in 1.2.3:
* Added setAttribute() method (backport from HTML_Common2)
* Added possibility to set the charset parameter for htmlspecialchars()
via static HTML_Common::charset() method (see bug #2410)
* Properly document getAttribute() method (bug #5704), fix PHPDoc comments
for several other methods
Changes in 1.2.2:
- fixed bug #3948 (semicolon after case in switch)
- fixed bug #3953 (outdated inline docs for a private function)
- updated some other inline docs for private functions
Adressess PR pkg/34468 by Martin Wilke
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/www/pear-HTML_Common/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/www/pear-HTML_Common/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.