From 5c5c172f7958a753d93283b48c4c0e6d8d98ecf9 Mon Sep 17 00:00:00 2001 From: Meep-Eep Date: Thu, 1 Feb 2007 21:52:53 +0000 Subject: [PATCH] updated git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2692 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/sc2/ChangeLog b/sc2/ChangeLog index ddd635219..6ee843fec 100644 --- a/sc2/ChangeLog +++ b/sc2/ChangeLog @@ -1,4 +1,5 @@ Changes towards version 0.7: +- Added uio_fprintf() and uio_vfprintf() - SvdB - Any input will register for at least one frame (Bug #864) - Michael - Many VControl cleanups - Michael - Fix compilation without Netplay support - SvdB