SF.net SVN: tmda: [2102] trunk/tmda/UPGRADE

[email protected] Thu, 12 Oct 2006 21:33:15 -0700
Newsgroups gmane.mail.spam.tmda.cvs
Message-ID <[email protected]>
Revision: 2102
          http://svn.sourceforge.net/tmda/?rev=2102&view=rev
Author:   jasonrm
Date:     2006-10-12 21:33:13 -0700 (Thu, 12 Oct 2006)

Log Message:
-----------
The behavior of 'tmda-address -d' has changed.

Modified Paths:
--------------
    trunk/tmda/UPGRADE

Modified: trunk/tmda/UPGRADE
===================================================================
--- trunk/tmda/UPGRADE	2006-10-13 04:32:15 UTC (rev 2101)
+++ trunk/tmda/UPGRADE	2006-10-13 04:33:13 UTC (rev 2102)
@@ -5,6 +5,14 @@
 
 If you are upgrading from a release of TMDA < 1.1.8:
 
+* The '-d/--dated' option to the 'tmda-address' command no longer
+  accepts an optional timeout value.  '-d' now expects no arguments,
+  and means "Generate a dated-style address using my default timeout".
+  To specify a specific timeout value, use the '-t/--timeout' (which
+  assumes '-d') option instead.  If you previously used '-d TIMEOUT',
+  you can now get the same behavior by using '-t TIMEOUT'.  See
+  'tmda-address -h' for more information.
+
 * If you use tmda-cgi, you'll need to upgrade to at least
   tmda-cgi-0.15 to use this release of TMDA with it.
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.