pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/php-libawl



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Sep  8 20:46:37 UTC 2011

Modified Files:
        pkgsrc/devel/php-libawl: Makefile PLIST distinfo

Log Message:
Update to 0.46:

2010-12-28  Andrew McMillan  <andrew%morphoss.com@localhost>
        * Release 0.46
        * [classBrowser] Fix checking of ordering fieldname.
        * [Validation] Remove references to outdated ereg() functions.
        * [AWLUtlities] Rename regex checking function more appropriately.
        * [Session] Don't use ereg() for parsing regex.
        * [XMLDocument] Use __construct style for constructor.

2010-12-24  Andrew McMillan  <andrew%morphoss.com@localhost>
        * [AwlQuery] Make the quote() method public/static.

2010-12-23  Andrew McMillan  <andrew%morphoss.com@localhost>
        * Convert everything except PgQuery to use AwlQuery
        * [AwlQuery] Add minor missing functionality so we can switch.
        * [vComponent] Improve parameter splitting to allow for escapes.
        * [classEditor] Avoid uninitialised variable warning.

2010-11-27  Andrew McMillan  <andrew%morphoss.com@localhost>
        * [vComponent] Add __toString() methods.
        * [Session] If someone is made inactive then their long-term login 
should cease.

2010-10-15  Andrew McMillan  <andrew%morphoss.com@localhost>
        * [AWLUtilities] Add an awl_version() function.

2010-10-10  Andrew McMillan  <andrew%morphoss.com@localhost>
        * [vComponent] It is OK to SetComponents() to an empty set.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/php-libawl/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/php-libawl/PLIST \
    pkgsrc/devel/php-libawl/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index