update ChangeLog
authorPhilip Kovacs <pkovacs@users.sourceforge.net>
Fri, 1 Sep 2006 17:14:05 +0000 (17:14 +0000)
committerPhilip Kovacs <pkovacs@users.sourceforge.net>
Fri, 1 Sep 2006 17:14:05 +0000 (17:14 +0000)
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@700 7f574dfc-610e-0410-a909-a81674777703

ChangeLog

index 7575d35..ba00922 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 # $Id$
 
+2006-09-01
+       * Fix type-punning and "differ in signedness" warnings seen with
+       gcc-4.1 -O2.
+
 2006-08-27
        * Fix compilation errors when building with --diable-x11; bug #1547164