diff --git a/sc2/ChangeLog b/sc2/ChangeLog index 9f9e0810a..d2aa75e14 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,7 @@ Changes towards version 0.8: +- Some added documentation for UIO. +- Added a StringHashTable type. +- A few superficial fixes to charhashtable. - Removed GraphicsLock and made comm callbacks queued - Alex - Split debug key function into sync and async parts, paving the way for GraphicsLock removal - Alex