Catch CTRL-C before init screen

This commit is contained in:
nicolargo 2011-12-04 22:01:26 +01:00
parent ac6fe891b1
commit d418678718

1
NEWS
View File

@ -1,4 +1,5 @@
Version 1.1
===========
* Catch CTRL-C before init the screen (Bug #2)
* Check if mem.total = 0 before division (Bug #1)