Better error message than "Kernel failed to load!"

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2495 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2006-11-11 15:57:31 +00:00
parent 193314f2ef
commit eadd6cfcca
4 changed files with 13 additions and 5 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.6:
- Better error message for 'Kernel failed to load' (#917) - Michael
- Pushbutton for connecting to netplay, in anticipation of a full
configuration dialog later - Michael
- Cleanup of comm.c - SvdB