| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 
 | 2004-10-24  <petere78@users.sourceforge.net>
	* dblib.dsl: Revision 1.6 completely broke PI processing, so back that out for now.
2003-04-29  Adam Di Carlo <adicarlo@users.sourceforge.net>
	* dblib.dsl: Fix my-debug so it actually returns what you ask it to.
2003-04-28  Adam Di Carlo <adicarlo@users.sourceforge.net>
	* dblib.dsl: Make PI parsing more robust by rewriting parse-pi-attribute and a fix
	in parse-starttag-pi.  I'm still not entirely happy with the PI
	parsing, its probably a little flakey, but it shouldn't completely
	bail out when it hits data its not expecting.  Closes Debian Bug#186886.
2003-04-26  Adam Di Carlo <adicarlo@users.sourceforge.net>
	* dblib.dsl: Fix a typo in the param docs
2003-04-05  Adam Di Carlo <adicarlo@users.sourceforge.net>
	* dblib.dsl: xsl stylesheet refers to pica as "pc" rather than "pi", so we allow
	either one as a pica
2002-05-12  Norman Walsh <nwalsh@users.sourceforge.net>
	* dblib.dsl: Bugs #429663 and #474328 fixed (allow external linespecific content to be indented and numbered). Eight bit or unicode external linespecific content may be problematic though.
2001-07-10  Norman Walsh <nwalsh@users.sourceforge.net>
	* dblib.dsl: Bug fix: (strip) was returning the empty string for any string one character long
2001-04-02  Norman Walsh <nwalsh@users.sourceforge.net>
	* dblib.dsl: New file.
 |