diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1451,7 +1451,7 @@ KPilot Developer's notes for March 12th, 2003 2003-3-4 Adriaan de Groot * Welcome back to David Mott, author of several patches already and ready to dive into the code again for GJJs. Happy distraction, dude. -* [vcal-conduitbase.cc] Checked against wrong KDE_VERSION. [BRANCH] +* [vcal-conduitbase.cc] Checked against wrong TDE_VERSION. [BRANCH] * Various merging from BRANCH to HEAD. Layout fixups here and there. * Test mode in the vcal conduit by default uses local databases from /tmp. @@ -1775,7 +1775,7 @@ KPilot Developer's notes for January 17th, 2003 2003-1-10 Adriaan de Groot * [kpilot/interactivesync.cc] Some strlcpy problems when compiling HEAD (or BRANCH) KPilot on a KDE 3.0 system. Since we don't maintain branches, - backwards compatibility in HEAD is essential. Added #if KDE_VERSION < 310. + backwards compatibility in HEAD is essential. Added #if TDE_VERSION < 310. * [lib/kpilotlink.cc] Might have found the source of the KPilot-hangs-with-USB problems. There's a note in the QSocketNotifier docs saying not to disable read-notifiers. I did anyway, and it never caused problems before. |