diff options
Diffstat (limited to 'Build/source/texk/web2c/ptexdir/ChangeLog')
-rw-r--r-- | Build/source/texk/web2c/ptexdir/ChangeLog | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/ptexdir/ChangeLog b/Build/source/texk/web2c/ptexdir/ChangeLog index b3d7f1f9bd7..09af5986fdd 100644 --- a/Build/source/texk/web2c/ptexdir/ChangeLog +++ b/Build/source/texk/web2c/ptexdir/ChangeLog @@ -1,3 +1,30 @@ +2010-04-17 Peter Breitenlohner <peb@mppmu.mpg.de> + + * ppltotf.ch: Rename PTEX_PLTOTF_HELP => PPLTOTF_HELP. + * ptftopl.ch: Rename PTEX_TFTOPL_HELP => PTFTOPL_HELP. + * ptexhelp.h (removed): Help text now in ../help.h. + * kanji.h: Remove #include "ptexhelp.h" and redefinition of + TEXMFPOOLNAME and TEXMFENGINENAME. + + * ptexextra.in (PTEXHELP): Moved to ../texmfmp-help.h from here. + + * ptex.defines (inputline3): Moved from pbibtex.defines to here. + (PTEXTFTOPLHELP, PTEXPLTOTFHELP, PDVITYPEHELP): Removed. + * pbibtex.defines (removed): Using ptex.defines. + * ptex-include.ch (removed): Now done in ../texmfmp.h. + + * am/ptex.am: Adjusted. + +2010-04-17 Peter Breitenlohner <peb@mppmu.mpg.de> + + * pdvitype.ch: New version, used on top of dvitype.ch. + * ptftopl.ch, ptex-base.ch: Remove trailing whitespace. + + Avoid compiler warnings. + * ptftopl.ch (organize): Slightly reformulate (uninitialized). + * ppltotf.ch: Handle Pascal Web's char as in ../pltotf.ch. + (todig): Change param type to byte. Don't return uninitialized. + 2010-04-15 Peter Breitenlohner <peb@mppmu.mpg.de> * pbibtex.ch, ptex-base.ch, ptftopl.ch: Use conststringcast, not |