~ubuntu-branches/ubuntu/raring/simutrans/raring-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Ansgar Burchardt
  • Date: 2011-02-25 16:47:49 UTC
  • Revision ID: james.westby@ubuntu.com-20110225164749-zqykrzptchlm98y9
Tags: 110.0-3
Apply upstream patches to fix crash on resize.
New patches: 0001-FIX-crashes-with-window-resizing-under-SDL.patch,
0002-Code-treat-SYSTEM_RESIZE-event-separate-from-other-e.patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
simutrans (110.0-3) unstable; urgency=low
 
2
 
 
3
  * Apply upstream patches to fix crash on resize.
 
4
    New patches: 0001-FIX-crashes-with-window-resizing-under-SDL.patch,
 
5
    0002-Code-treat-SYSTEM_RESIZE-event-separate-from-other-e.patch.
 
6
 
 
7
 -- Ansgar Burchardt <ansgar@debian.org>  Fri, 25 Feb 2011 16:47:49 +0100
 
8
 
1
9
simutrans (110.0-2) unstable; urgency=low
2
10
 
3
11
  * Do not use compiler flags specific to i386 and amd64. (Closes: #613962)