diff --git a/NT/elogd.dsp b/NT/elogd.dsp index 8063d88f..c659f367 100755 --- a/NT/elogd.dsp +++ b/NT/elogd.dsp @@ -66,7 +66,7 @@ LINK32=link.exe # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c -# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /YX /FD /GZ /c +# ADD CPP /nologo /W3 /Gm /Gi /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /YX /FD /GZ /c # ADD BASE RSC /l 0x409 /d "_DEBUG" # ADD RSC /l 0x409 /d "_DEBUG" BSC32=bscmake.exe diff --git a/doc/config.html b/doc/config.html index 5480b8a0..36f6cd0e 100755 --- a/doc/config.html +++ b/doc/config.html @@ -927,6 +927,7 @@ text. This text can contain arbitrary fixed text and following values:
  • $user_email: The email address from the password file for the current user
  • $logbook: The name of the current logbook
  • $date: The current date, formatted via "Date format" +
  • $utcdate: The current UTC date (GMT) and time, formatted via "Date format"
    Following example use this feature to add the remote host name to the author: