Update of /cvsroot/netrek/client/netrekxp/resources/docs
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv18982/resources/docs

Modified Files:
	changes.txt 
Log Message:
main.c: Added new startup option, -L, to log to an automatically generated logfile that is datestamped.

Index: changes.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/changes.txt,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- changes.txt	10 Aug 2006 10:00:52 -0000	1.81
+++ changes.txt	10 Aug 2006 10:59:15 -0000	1.82
@@ -1,4 +1,6 @@
 Netrek XP 2006, Version 1.2:
+- added -L option for logging to an automatically generated logfile that is datestamped
+  (i.e. 20061002.log will be the log file generated on October 2, 2006).
 - added support for multiline macros sent using NEWMACRO variables (%p, %z, etc)
 - upped max number of lines in the message window scrollback buffer from 100 to 300