summaryrefslogtreecommitdiff
path: root/ChangeLogs
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-16 20:51:35 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-16 20:51:35 +0000
commit7c83c259f261120e2837d449f7950e6cf5d6bd7f (patch)
treeb38cc330fafc6bd910682e155b1fb7fd88676b39 /ChangeLogs
parent6366b0ece1e2c622d0da35f4edbf4d64232a0986 (diff)
downloadATCD-7c83c259f261120e2837d449f7950e6cf5d6bd7f.tar.gz
Forgot to attribute Nick Pratt for a fix he sent a long while back (but I
revisited based on another bug report)
Diffstat (limited to 'ChangeLogs')
-rw-r--r--ChangeLogs/ChangeLog-02a5
-rw-r--r--ChangeLogs/ChangeLog-03a5
2 files changed, 6 insertions, 4 deletions
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 61aeb220025..bab16c5247d 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -63,8 +63,9 @@ Tue Nov 14 14:19:42 2000 Darrell Brunsch <brunsch@uci.edu>
In ACE_Log_Record::print, changed the call to ACE_OS::fprintf
to use ACE_TEXT("%s") as the second argument instead of just
"%s". This should make logging under ACE_USES_UNICODE readable.
- Thanks to James Buck <jim@nowsol.com> for reporting the problem
- and submitting this patch.
+ Thanks to James Buck <jim@nowsol.com> and Nick Pratt
+ <npratt@microstrategy.com> for both reporting this problem and
+ submitting patches.
Tue Nov 14 09:19:16 2000 Carlos O'Ryan <coryan@uci.edu>
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 61aeb220025..bab16c5247d 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -63,8 +63,9 @@ Tue Nov 14 14:19:42 2000 Darrell Brunsch <brunsch@uci.edu>
In ACE_Log_Record::print, changed the call to ACE_OS::fprintf
to use ACE_TEXT("%s") as the second argument instead of just
"%s". This should make logging under ACE_USES_UNICODE readable.
- Thanks to James Buck <jim@nowsol.com> for reporting the problem
- and submitting this patch.
+ Thanks to James Buck <jim@nowsol.com> and Nick Pratt
+ <npratt@microstrategy.com> for both reporting this problem and
+ submitting patches.
Tue Nov 14 09:19:16 2000 Carlos O'Ryan <coryan@uci.edu>