SHA256
1
0
forked from pool/Mesa
OBS User unknown
2008-03-14 16:51:34 +00:00
committed by Git OBS Bridge
parent 28b627a325
commit 55b96274ff
3 changed files with 53 additions and 2 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Mar 13 12:43:53 CET 2008 - sndirsch@suse.de
- commit-185320a.diff
Only call ProgramStringNotify if program parsing succeeded.
Wine intentionally tries some out-of-spec programs to test
strictness, and calling ProgramStringNotify on the results
of a failed program parse resulted in crashes in the 965
driver. (bfo #13492)
-------------------------------------------------------------------
Fri Feb 22 04:02:54 CET 2008 - sndirsch@suse.de