developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
changes:
-render and renderElements now have behavior of renderCached and
renderElementsCached -- these previous versions still exist
for backwards compatibility but will be removed at some point so please
switch over to using render and renderElements in your code.
-bugfixes