Mercurial > SDL_sound_CoreAudio
annotate CHANGELOG @ 575:e587ba9d1c87 stable-1.0
Don't force quit in signal handler, since we might double-free things.
Instead we set a flag and clean up normally.
(transplanted from 7815c90ba55221f47a042339f872207904da0f5c)
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sun, 24 Jan 2010 13:45:18 -0500 |
parents | 1c7d570fcee8 |
children |
rev | line source |
---|---|
0 | 1 /* |
2 * CHANGELOG. | |
3 */ | |
4 | |
556 | 5 Not maintaining CHANGELOG by hand any more. This is why we have revision |
6 control tools to do it for us. :) | |
7 | |
8 Take a look at http://hg.icculus.org/icculus/SDL_sound/ for a complete list | |
9 of changes. | |
0 | 10 |
525
50bb9a6cebfe
Updated my email address.
Ryan C. Gordon <icculus@icculus.org>
parents:
521
diff
changeset
|
11 --ryan. (icculus@icculus.org) |
0 | 12 |
13 /* end of CHANGELOG ... */ | |
14 |