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 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 )