From d4fc584014c27ddc20b47759829caa9715fb50de Mon Sep 17 00:00:00 2001 From: mjwybrow Date: Tue, 20 Jun 2006 00:17:02 +0000 Subject: * packaging/macosx/Resources/script, packaging/macosx/Resources/bin/inkscape: Improve quoting of shell variables. * packaging/macosx/ScriptExec/ScriptExec.xcodeproj/project.pbxproj: Xcode 2 project file for the OS X launcher. This will build a Universal version of the launcher by default. The project files for different versions are named differently, so this will be picked up and used if the package builder has a sufficiently new version of Xcode. * packaging/macosx/ScriptExec/ScriptExec.xcode/sveinbjornt.pbxuser, packaging/macosx/ScriptExec/ScriptExec.xcode/voisine.pbxuser: Remove unnecessary user preference files. * Makefile.am: Update the Xcode project files included when creating releases. (bzr r1239) --- ChangeLog | 29 +++++++++++++++++++++++++++-- 1 file changed, 27 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1d025998d..018fa7535 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +2006-06-19 Michael Wybrow + + * packaging/macosx/Resources/script, + packaging/macosx/Resources/bin/inkscape: + + Improve quoting of shell variables. + + * packaging/macosx/ScriptExec/ScriptExec.xcodeproj/project.pbxproj: + + Xcode 2 project file for the OS X launcher. This will build a + Universal version of the launcher by default. The project files for + different versions are named differently, so this will be picked up and + used if the package builder has a sufficiently new version of Xcode. + + * packaging/macosx/ScriptExec/ScriptExec.xcode/sveinbjornt.pbxuser, + packaging/macosx/ScriptExec/ScriptExec.xcode/voisine.pbxuser: + + Remove unnecessary user preference files. + + * Makefile.am: + + Update the Xcode project files included when creating releases. + 2006-06-13 Jon A. Cruz * TRANSLATORS, src/ui/dialog/aboutbox.cpp: @@ -12,7 +35,8 @@ 2006-06-09 Jon A. Cruz - * src/object-snapper.cpp, src/selection.cpp, src/selection.h, src/seltrans.cpp: + * src/object-snapper.cpp, src/selection.cpp, src/selection.h, + src/seltrans.cpp: Applied patch #1503864. @@ -27,7 +51,8 @@ * src/seltrans.cpp: - Work-around for seltrans not getting calls to grab() and ungrab() as expected. + Work-around for seltrans not getting calls to grab() and ungrab() as + expected. Fixes bug #1501156. 2006-06-07 Jon A. Cruz -- cgit v1.2.3