Hi,

Heretofore, that function emitted a date/time stamp into the output
by default and, at the option of the _template writer_, that could
be suppressed.  Well, not everybody is made happy with the otherwise
superfluous wiggle in the output, so I was persuaded to do a few
things with it:

     1. the default ought to be to not emit the date and time
     2. the old "-d" option to the "dne" function is now ignored
     3. a new "-D" option will cause the date to be emitted
     4. the template _user_ may now specify which way to go and
        the template author's wishes get ignored.  The environment
        variable that controls this is AUTOGEN_DNE_DATE.

If anyone has a problem, please speak now.  :)

The option processing code all gets emitted with "dne" output in the
header comment, so you will need to put this:

     AUTOGEN_DNE_DATE=true

into the environment to get the old behavior.

Download: http://autogen.sourceforge.net/data/autogen-5.18.4pre19.tar.xz

new dne doc: http://autogen.sourceforge.net/doc/SCM-dne.html

------------------------------------------------------------------------------
_______________________________________________
Autogen-users mailing list
Autogen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/autogen-users

Reply via email to