[Scummvm-cvs-logs] CVS: scummvm Info.plist,1.5.2.2,1.5.2.3 NEWS,1.12.2.4,1.12.2.5 README,1.82.2.8,1.82.2.9
Max Horn
fingolfin at users.sourceforge.net
Sun May 25 05:18:01 CEST 2003
Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1:/tmp/cvs-serv21161
Modified Files:
Tag: branch-0-4-0
Info.plist NEWS README
Log Message:
0.4.1 changes
Index: Info.plist
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Info.plist,v
retrieving revision 1.5.2.2
retrieving revision 1.5.2.3
diff -u -d -r1.5.2.2 -r1.5.2.3
--- Info.plist 11 May 2003 11:35:21 -0000 1.5.2.2
+++ Info.plist 25 May 2003 12:17:31 -0000 1.5.2.3
@@ -9,7 +9,7 @@
<key>CFBundleExecutable</key>
<string>scummvm</string>
<key>CFBundleGetInfoString</key>
- <string>0.4.0, Copyright 2001-2003 The ScummVM team</string>
+ <string>0.4.1, Copyright 2001-2003 The ScummVM team</string>
<key>CFBundleIconFile</key>
<string>scummvm.icns</string>
<key>CFBundleInfoDictionaryVersion</key>
@@ -19,9 +19,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>0.4.0</string>
+ <string>0.4.1</string>
<key>CFBundleVersion</key>
- <string>0.4.0</string>
+ <string>0.4.1</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>NSHumanReadableCopyright</key>
Index: NEWS
===================================================================
RCS file: /cvsroot/scummvm/scummvm/NEWS,v
retrieving revision 1.12.2.4
retrieving revision 1.12.2.5
diff -u -d -r1.12.2.4 -r1.12.2.5
--- NEWS 11 May 2003 11:35:21 -0000 1.12.2.4
+++ NEWS 25 May 2003 12:17:31 -0000 1.12.2.5
@@ -1,6 +1,13 @@
For a more comprehensive changelog for the latest experimental CVS code, see:
http://scummvm.sourceforge.net/daily/ChangeLog
+0.4.1 (2003-05-25)
+- Added AdvMame3x filter
+- Fixed crash Curse of Monkey Island (and possibly other games as well)
+- Fixed airport doors in Zak256
+- Fixed crash in SDL backend
+- Fixed various iMuse bugs
+
0.4.0 (2003-05-11)
- Curse of Monkey Island (comi) support (experimental)
- Added support for the EGA versions of Loom, Monkey Island and Indy3
Index: README
===================================================================
RCS file: /cvsroot/scummvm/scummvm/README,v
retrieving revision 1.82.2.8
retrieving revision 1.82.2.9
diff -u -d -r1.82.2.8 -r1.82.2.9
--- README 11 May 2003 18:08:14 -0000 1.82.2.8
+++ README 25 May 2003 12:17:31 -0000 1.82.2.9
@@ -1,6 +1,6 @@
ScummVM README
-Last updated: 2003-05-11
-Release version: 0.4.0
+Last updated: 2003-05-25
+Release version: 0.4.1
------------------------------------------------------------------------
For more information, compatibility lists, details on donating, the latest
More information about the Scummvm-git-logs
mailing list