Thu Apr 13 22:43:24 1995 Ralph Schleicher <rs@purple.in-ulm.de>
* Version 1.1 released.
Mon Jan 23 00:24:26 1995 Ralph Schleicher <rs@purple.in-ulm.de>
* die.c (die): Put va_end() before calling _exit().
Wed Jan 18 23:27:12 1995 Ralph Schleicher <rs@purple.in-ulm.de>
* faxdvi2.perl: All `dialtrans' commands will be applied in the
given order instead of stopping after the first hit.
* faxdvi2.perl: Don't invoke GhostScript if the `$gs' variable is
empty. Pass the DVI-file directly to faxspool(1) in that case.
Sun Dec 11 14:38:49 1994 Ralph Schleicher (rs@purple.PNoF.sub.org)
* Version 1.0.2 released.
Tue Nov 22 22:22:41 1994 Ralph Schleicher (rs@purple.PNoF.sub.org)
* version.c (version_string): Changed `patchlevel' handling.
Tue Nov 8 19:51:17 1994 Ralph Schleicher (rs@purple.PNoF.sub.org)
* getnum.c (get_number): `* 256 * d)' must be `* 256 + d)'.
Sun Oct 23 21:24:48 1994 Ralph Schleicher (rs@purple.PNoF.sub.org)
* Version 1.0.1 released.
* LSM: Updated.
* faxdvi.config: Added `\+?' to international `dialtrans' entries.
* faxdvi2.perl (cleanup): Putting the argument of `exit' into
parenthesis fixed a misunderstanding between me and Perl.