diff options
Diffstat (limited to 'build/ChangeLog')
-rw-r--r-- | build/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/build/ChangeLog b/build/ChangeLog index e4916226d..e8e555c5b 100644 --- a/build/ChangeLog +++ b/build/ChangeLog @@ -1,3 +1,14 @@ +2008-11-02 Tor Lillqvist <tml@novell.com> + + Bug 558153 - Patch for .def files generation + + * win32/{vs8,vs9}/*.vcproj: Add " around paths, making it + possible to compile in a directory containing spaces. .def files + generation is done for every configuration not only the "Debug" + ones. + + Patch by Guillaume Duhamel. + 2008-09-16 Tor Lillqvist <tml@novell.com> * win32/vs9: New folder. Project files for use with MSVS9. Based |