some changes.
authorHiroshi Saito <hiroshi@winpg.jp>
Wed, 25 Mar 2009 14:50:08 +0000 (14:50 +0000)
committerHiroshi Saito <hiroshi@winpg.jp>
Wed, 25 Mar 2009 14:50:08 +0000 (14:50 +0000)
docs/config.html
docs/release.html

index a0c75ac42f6c3fbf8d59fc0d3dbd43acfa22d708..0a1d1fba2a529ed469b2fe3956e98b478adbb16b 100644 (file)
@@ -290,6 +290,13 @@ for debugging problems.<br />&nbsp;</li>
 Log debug messages to that file. This is good
 for debugging problems with the driver.<br />&nbsp;</li>
 
+<li><b>MSDTCLog (C:\pgdtclog\mylog_xxxx.log - MSDTC debug output):</b>
+Log debug messages to that file. This is good
+for debugging problems with the MSDTC.<br />&nbsp;</li>
+
+<li><b>Specification of the holder for log outputs:</b>
+Adjustment of write permission.<br />&nbsp;</li>
+
 </ul>
 
 <h2>Manage DSN Dialog Box</h2>
index 0d6c285f634c36e25005b095f95cdbc45df703e5..2d1104469dde4960ab085cef5ffc30c6e9b7d13c 100644 (file)
@@ -31,6 +31,7 @@ Changes:<br>
 18.) Correct the error code for communication errors.<br>
 19.) Correct the conversion between UTF-16 and UTF-8 for non UCS2 characters.<br>
 20.) Try to convert (especially connection error) messages using local conversions when they are not valid unicode characters.<br>
+21.) Add a textbox to setup dialog to change the directory for logging.<br>
 <br>
 <li>Notes: psqlODBC 08.03.0400</li><br>
 Changes:<br>