[Scummvm-cvs-logs] scummvm master -> 4ad1ad3634512b86c016a568c9d99a82b042e41b
wjp
wjp at usecode.org
Thu Jan 9 21:10:55 CET 2014
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
4ad1ad3634 NEWS: Tweak phrasing
Commit: 4ad1ad3634512b86c016a568c9d99a82b042e41b
https://github.com/scummvm/scummvm/commit/4ad1ad3634512b86c016a568c9d99a82b042e41b
Author: Willem Jan Palenstijn (wjp at usecode.org)
Date: 2014-01-09T12:10:00-08:00
Commit Message:
NEWS: Tweak phrasing
Changed paths:
NEWS
diff --git a/NEWS b/NEWS
index 374c840..ce90e7a 100644
--- a/NEWS
+++ b/NEWS
@@ -7,11 +7,9 @@ For a more comprehensive changelog of the latest experimental code, see:
- Added support for The Neverhood.
General:
- - Updated MT-32 emulation code to version 1.3.0.
- - Switched from our custom JPEG decoder to libjpeg-turbo, which is faster
- and can handle all kinds of exotic JPEG images :)
- - Switched from our custom PNG decoder to libpng, which is faster and can
- handle all kinds of exotic PNG images :)
+ - Updated Munt MT-32 emulation code to version 1.3.0.
+ - Switched from our custom JPEG and PNG decoders to libjpeg(-turbo) and
+ libpng, which are faster and can handle more images.
(NOTE: The change to libpng was done in version 1.6.0, but it was not
added to the NEWS file).
More information about the Scummvm-git-logs
mailing list