released on 2004/05/02.
* Fixed an attribute name when parsing the `uri' tag in XML catalogs; it
expects `name', not `uriId'.
* Fixed a warning message when removing entries from an XML catalog.
* Added the `-p' flag which changes the behavior of the `add' action so
that new entries are prepended instead of appended.
* Improved consistency of the lookup action so that it behaves equally
for SGML and XML catalogs (this includes making XML lookup show all
matching entries).
Approved by: linimon (mentor)
- Switch to using native (i.e. buildtool) build/install mechanism
This should give a bit more visibility to Buildtool,
which is a great BSD-licensed replacement for autoconf/automake disaster
PR: 60570
Submitted by: sergei
Approved by: hrs (maintainer)