SDL_PushEvent changed in 1.2.5

Just want to make sure that everyone knows that the behavior of
SDL_PushEvent() changed between 1.2.4 and 1.2.5. The change makes it so
that SDL_PushEvent() now works as documented, rather than the way it
used to work. This means that all code that checked for the status
returned by SDL_PushEvent() needs to be checked to make sure it still
works.

I found this problem while trying to help a fellow get NET2 working
under Windows.

	Bob Pendleton.-- 

±-----------------------------------+