[etoys-dev] [SVN][658] update NEWS and meta data for 4.1.1

commits at etoys.squeak.org commits at etoys.squeak.org
Wed Oct 13 04:55:39 EDT 2010


Repository: http://etoys.squeak.org/svn

Revision: 658
Author:   bf
Date:     2010-10-13 08:55:38 +0000 (Wed, 13 Oct 2010)
Log Message:
-----------
update NEWS and meta data for 4.1.1

Modified Paths:
--------------
    trunk/Etoys/NEWS
    trunk/VM/os-x/app/Contents/Info.plist
    trunk/VM/to-go/Contents/Info.plist

-------------- next part --------------
Modified: trunk/Etoys/NEWS
===================================================================
--- trunk/Etoys/NEWS	2010-10-13 08:54:44 UTC (rev 657)
+++ trunk/Etoys/NEWS	2010-10-13 08:55:38 UTC (rev 658)
@@ -1,3 +1,13 @@
+4.1.1.2389 (13 Oct 2010)
+* bug fix release for 4.1
+* updated translations: de, ta, es, kn
+* fix soundReverb (SQ-852, SQ-853)
+* correct problem stopping sounds (SQ-845)
+* use composition input for bn, gu, hi, kn, ml, mr, ta, te, sa (SQ-850)
+* fix error when switching to Vietnamese
+* fix double click to launch project on windows
+* added README for Etoys-To-Go
+
 4.1.2388 (27 Sep 2010)
 * final 4.1 release
 * added translation: kn

Modified: trunk/VM/os-x/app/Contents/Info.plist
===================================================================
--- trunk/VM/os-x/app/Contents/Info.plist	2010-10-13 08:54:44 UTC (rev 657)
+++ trunk/VM/os-x/app/Contents/Info.plist	2010-10-13 08:55:38 UTC (rev 658)
@@ -388,9 +388,9 @@
 	<key>CFBundleExecutable</key>
 	<string>Squeak VM Opt</string>
 	<key>CFBundleGetInfoString</key>
-	<string>Etoys 4.1.2388, VM 4.2.4b1</string>
+	<string>Etoys 4.1.1.2389, VM 4.2.4b1</string>
 	<key>CFBundleShortVersionString</key>
-	<string>4.1</string>
+	<string>4.1.1</string>
 	<key>CFBundleIconFile</key>
 	<string>etoys.icns</string>
 	<key>CFBundleIdentifier</key>
@@ -398,13 +398,13 @@
 	<key>CFBundleInfoDictionaryVersion</key>
 	<string>6.0</string>
 	<key>CFBundleName</key>
-	<string>Etoys 4.1</string>
+	<string>Etoys 4.1.1</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleSignature</key>
 	<string>FAST</string>
 	<key>CFBundleVersion</key>
-	<string>4</string>
+	<string>5</string>
 	<key>CGDisableCoalescedUpdates</key>
 	<true/>
 	<key>LSBackgroundOnly</key>

Modified: trunk/VM/to-go/Contents/Info.plist
===================================================================
--- trunk/VM/to-go/Contents/Info.plist	2010-10-13 08:54:44 UTC (rev 657)
+++ trunk/VM/to-go/Contents/Info.plist	2010-10-13 08:55:38 UTC (rev 658)
@@ -306,9 +306,9 @@
 	<key>CFBundleExecutable</key>
 	<string>Squeak VM Opt</string>
 	<key>CFBundleGetInfoString</key>
-	<string>Etoys-To-Go 4.1.2388, VM 4.2.4b1</string>
+	<string>Etoys-To-Go 4.1.1.2388, VM 4.2.4b1</string>
 	<key>CFBundleShortVersionString</key>
-	<string>4.1</string>
+	<string>4.1.1</string>
 	<key>CFBundleIconFile</key>
 	<string>etoys.icns</string>
 	<key>CFBundleIdentifier</key>
@@ -316,13 +316,13 @@
 	<key>CFBundleInfoDictionaryVersion</key>
 	<string>6.0</string>
 	<key>CFBundleName</key>
-	<string>Etoys-To-Go 4.1</string>
+	<string>Etoys-To-Go 4.1.1</string>
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleSignature</key>
 	<string>FAST</string>
 	<key>CFBundleVersion</key>
-	<string>4</string>
+	<string>5</string>
 	<key>CGDisableCoalescedUpdates</key>
 	<true/>
 	<key>LSBackgroundOnly</key>


More information about the etoys-dev mailing list