[Pkg-sdl-commits] r113 - unstable/sdlperl/debian

Samuel Hocevar sho at alioth.debian.org
Tue Feb 20 16:12:46 CET 2007


Author: sho
Date: 2007-02-20 16:12:46 +0100 (Tue, 20 Feb 2007)
New Revision: 113

Modified:
   unstable/sdlperl/debian/changelog
Log:
  * reworded changelog


Modified: unstable/sdlperl/debian/changelog
===================================================================
--- unstable/sdlperl/debian/changelog	2007-02-20 15:09:57 UTC (rev 112)
+++ unstable/sdlperl/debian/changelog	2007-02-20 15:12:46 UTC (rev 113)
@@ -2,7 +2,9 @@
 
   * debian/patches/040_app_dtor.diff:
     + Add an empty destructor to the App class so that the generic surface
-      destructor does not get called. This prevent applications from crashing.
+      destructor does not get called. From SDL Lesson 1: “You do not, however,
+      free a surface that was created via SDL_SetVideoMode because SDL_Quit
+      will do it for you.” This prevents pangzero from crashing.
 
  -- Sam Hocevar (Debian packages) <sam+deb at zoy.org>  Tue, 20 Feb 2007 16:08:43 +0100
 




More information about the Pkg-sdl-commits mailing list