--- - branch: MAIN date: Fri Nov 12 18:20:19 UTC 2010 files: - new: '1.3' old: '1.2' path: pkgsrc/devel/php-libawl/Makefile pathrev: pkgsrc/devel/php-libawl/Makefile@1.3 type: modified - new: '1.2' old: 1.1.1.1 path: pkgsrc/devel/php-libawl/PLIST pathrev: pkgsrc/devel/php-libawl/PLIST@1.2 type: modified - new: '1.2' old: 1.1.1.1 path: pkgsrc/devel/php-libawl/distinfo pathrev: pkgsrc/devel/php-libawl/distinfo@1.2 type: modified id: 20101112T182019Z.51fda3597d948a31d0bd6ca0d2bb2a5aa7831c07 log: "Update AWL to 0.45.\n\nChangelog:\n\n2010-09-20 Andrew McMillan \n\t* [AWLDbDialect] Quote hex numbers as strings.\n\n2010-09-11 Andrew McMillan \n\t* [iCalendar/vComponent/vEvent] UTF8 mode for RFC5545 wrap regexes\n\n2010-09-10 \ Andrew McMillan \n\t* [AWLUtilities] Undeclared globals in force_utf8.\n\t* [iCalendar,vEvent,vComponent] Fix the line wrapping in V* components.\n\n2010-08-30 Andrew McMillan \n\t* [vComponent] Add a function to return a single property.\n\n2010-08-28 Andrew McMillan \n\t* [vComponent] Various changes in use with VCard.\n\t - Enforce upercase property names.\n\t - Invert array sense for MaskComponents / MaskProperties to match\n\t \ the way it is with the GetProperties, GetComponents.\n\n2010-08-26 Andrew McMillan \n\t* Add some basic filter processing for addressbook-query usage.\n\t* Wrap password logging in logs behind $c->dbg['password'] = 1;\n\n2010-06-23 \ Andrew McMillan \n\t* [XMLDocument] Add helper for CardDAVElement.\n\n2010-06-17 \ Andrew McMillan \n\t* [Session] Try and clarify the lost password text a little better.\n\t* Don't send multipart/form-data if the form is GET.\n\n2010-05-28 Andrew McMillan \n\t* [AwlQuery] Fixing backward compatibility with PgQuery.\n\t* [AwlQuery] Fix handling of queries with no parameters.\n\n2010-05-27 Andrew McMillan \n\t* [iCalendar] Apply correct wrapping for RFC5545.\n\t* [iCalendar] Don't add a trailling space when wrapping for RFC5545.\n\n2010-05-19 Andrew McMillan \n\t* [vComponent] Generic base class for handling VCALENDAR, VCARD, etc.\n\t* Expose transaction state at query level.\n\t* No need to return anything from the schema update.\n\n2010-05-09 Andrew McMillan \n\t* [Translation] If gettext is not installed, fall back to English.\n\n2010-05-08 Andrew McMillan \ \n\t* Add Australia to the list of possible TZ continents.\n\n2010-04-28 \ Andrew McMillan \n\t* [AwlQuery] Handle setting an alternative connection somewhat better.\n\t* [Session] _CheckLogin needs to access $c for external authentication.\n\t* Allow for multiple records to have somehow got into the DB.\n\t* Better parameter escaping, including escaping ? for older PHP::PDO.\n\n2010-04-20 \ Andrew McMillan \n\t* Replace deprecated split() calls.\n\n2010-04-17 \ Andrew McMillan \n\t* Release 0.43\n\n2010-04-15 Andrew McMillan \n\t* [iCalendar] Add and use a new olson_from_tzstring() function.\n\n2010-04-14 Andrew McMillan \n\t* We can close this bug now, since it was fixed a wee while ago.\n\t* [AwlQuery] Warn if named parameters are passed in incorrectly.\n\t* Fix strange alternate reality definition of aparche_read_header.\n\n2010-04-12 Andrew McMillan \n\t* Preparing to release 0.43\n\t* The new database libraries should be with the library code.\n\t Especially since they're being used for more than just DAViCal now.\nkarora@dave:~/projects/awl$ gitlog-to-changelog --since=2010-04-13\n2010-09-11 Andrew McMillan \n\t* [vComponent] Tweak wrapping one last time.\n\t* [iCalendar/vComponent/vEvent] UTF8 mode for RFC5545 wrap regexes\n\t The regexes used for wrapping to 72 characters in line with\n\t RFC5545 wrapping rules need to be UTF8 aware, otherwise they\n\t \ will break lines in the middle of UTF8 sequences and we get\n\t to fail to put both broken parts into the database.\n\n2010-09-10 Andrew McMillan \n\t* [AWLUtilities] Undeclared globals in force_utf8.\n\t* Ignore Eclipse droppings.\n\t* [iCalendar,vEvent,vComponent] Fix the line wrapping in V* components.\n\t The wordwrap was not being done in a repeatably reversible manner\n\t due to a misguided effort to make it more readable. This gives up\n\t on readability in favour of reversability.\n\n2010-09-02 Andrew McMillan \n\t* [vComponent] Revert that last change.\n\n2010-08-30 Andrew McMillan \n\t* [vComponent] Add a function to return a single property.\n\t* Slightly better TZname to Olson matching.\n\n2010-08-28 Andrew McMillan \n\t* [vComponent] Various changes in use with VCard.\n\t - Enforce upercase property names.\n\t - Invert array sense for MaskComponents / MaskProperties to match\n\t \ the way it is with the GetProperties, GetComponents.\n\t - Generally improve the consistency.\n\n2010-08-26 Andrew McMillan \n\t* Add some basic filter processing for addressbook-query usage.\n\t* Wrap password logging in logs behind $c->dbg['password'] = 1;\n\n2010-06-23 Andrew McMillan \n\t* [XMLDocument] Add helper for CardDAVElement.\n\n2010-06-17 Andrew McMillan \n\t* [Session] Try and clarify the lost password text a little better.\n\t* Don't send multipart/form-data if the form is GET.\n\n2010-05-28 Andrew McMillan \n\t* [AwlQuery] Fixing backward compatibility with PgQuery.\n\t* [AwlQuery] Fix handling of queries with no parameters.\n\n2010-05-27 Andrew McMillan \n\t* [iCalendar] Apply correct wrapping for RFC5545.\n\t* [iCalendar] Don't add a trailling space when wrapping for RFC5545.\n\n2010-05-19 Andrew McMillan \n\t* [vComponent] Generic base class for handling VCALENDAR, VCARD, etc.\n\t* Expose transaction state at query level.\n\t* No need to return anything from the schema update.\n\n2010-05-09 Andrew McMillan \n\t* [Translation] If gettext is not installed, fall back to English.\n\n2010-05-08 Andrew McMillan \ \n\t* Add Australia to the list of possible TZ continents.\n\n2010-04-28 \ Andrew McMillan \n\t* [AwlQuery] Handle setting an alternative connection somewhat better.\n\t* [Session] _CheckLogin needs to access $c for external authentication.\n\t* Allow for multiple records to have somehow got into the DB.\n\t* Better parameter escaping, including escaping ? for older PHP::PDO.\n\n2010-04-20 \ Andrew McMillan \n\t* Replace deprecated split() calls.\n" module: pkgsrc subject: 'CVS commit: pkgsrc/devel/php-libawl' unixtime: '1289586019' user: jym