The \*(td string macro, which is supposed to display today's date in the form "October 14, 1998". Apparently, a Y2k fix makes it now display "October 14, 98+1900". Doesn't look like you can perform arithmetic in a string definition. Fix: The following patch works, though there might be better solutions ... How-To-Repeat: Just use \*(td in a -me document.
State Changed From-To: open->closed