summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c2db00..f710a75 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -345,7 +345,7 @@
o Slightly modified Trace.cpp code to compile on NetBSD (tip o' the hat
to Jaromir Dolecek <jdolecek@per4mance.cz> for that). Apparently,
the va_start() macro on NetBSD does NOT like the (const char*)
- overloaded method for QString
+ overloaded method for TQString
o Small change to kbiffmonitor.cpp so that pop3 doesn't produce hundreds
of new 'notify' boxes (patch by Martin Hill <mjhill@home.com>)