From e0828f26fc433a92832103810129225c76a9d4cf Mon Sep 17 00:00:00 2001 From: Philip Kovacs Date: Wed, 15 Nov 2006 03:33:24 +0000 Subject: [PATCH] typo git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@776 7f574dfc-610e-0410-a909-a81674777703 --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 367b87aa..b1d26d45 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,7 @@ 2006-11-14 * Fix compile error with --disable-x11. - * Add new timed thread abstraction file. + * Add new timed thread abstraction routines. * Convert thread activity to timed threads, including texeci, imap, pop3, audacious. * Change memory vars from unsigned long to unsigned long long