OSDN Git Service

cvs reset
authorwatanaby <>
Thu, 22 Mar 2007 06:16:12 +0000 (06:16 +0000)
committerwatanaby <>
Thu, 22 Mar 2007 06:16:12 +0000 (06:16 +0000)
opengate/doc/Changes.html
opengate/opengatesrv/main.c

index 0a155e3..3643db9 100644 (file)
@@ -553,6 +553,11 @@ Ver.1.4.14 at 2007.3.2</DT>
 <DD>\r
 Fix bug at IPv6 disabled. Shorten the default duration at time watch mode.\r
 </DD>\r
+<DT>\r
+Ver.1.4.15 at 2007.3.22</DT>\r
+<DD>\r
+Fix bug at dumping micro-second time information. \r
+</DD>\r
 \r
 </DL>\r
 <b>Please see CVS in SourceForge.net to check the file difference between versions.</b>\r
index 7332c2c..b2e8f5e 100644 (file)
@@ -324,7 +324,7 @@ void logConnectMode()
     time3usec += 1000000; time3sec--;
   }
 
-  if(debug>0) err_msg("INFO: user=%s watchmode=%s procsec=%ld.%ld,%ld.%ld,%ld.%ld ipversion=%d useragent=%s",
+  if(debug>0) err_msg("INFO: user=%s watchmode=%s procsec=%ld.%06ld,%ld.%06ld,%ld.%06ld ipversion=%d useragent=%s",
                      userid, mode[connectionMode], 
                      time1sec,time1usec,
                      time2sec,time2usec,