diff --git a/ChangeLog b/ChangeLog index be8815cc6..e57dcfcc8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-07-14 Werner Lemberg + + Fix Savannah bug #27026. + + * builds/win32/vc2005/freetype.sln: Use correct version number. + 2009-07-12 suzuki toshiya Add a script to check the undefined and unused trace macros. diff --git a/builds/win32/vc2005/freetype.sln b/builds/win32/vc2005/freetype.sln index c99ef9c0b..ec3345d18 100644 --- a/builds/win32/vc2005/freetype.sln +++ b/builds/win32/vc2005/freetype.sln @@ -1,4 +1,4 @@ -Microsoft Visual Studio Solution File, Format Version 10.00 +Microsoft Visual Studio Solution File, Format Version 9.00 # Visual Studio 2005 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "freetype", "freetype.vcproj", "{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}" EndProject