summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordeva <deva>2005-06-16 21:54:21 +0000
committerdeva <deva>2005-06-16 21:54:21 +0000
commit60053525996c751ea9cdeddebbea8fa98e0c23a3 (patch)
tree289504fcc4cc8fdbe43f6f588ca92fc4b3147664 /ChangeLog
parente0592745a40dae2e14e5b6d9226f41a293ababc9 (diff)
*** empty log message ***R0_2_6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 14 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c061abe..22d50f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,10 +2,23 @@
Changelog for MIaV
=======================================
-Juni NN 2005 - MIaV version 0.2.4
+Juni 16 2005 - MIaV version 0.2.5
+---------------------------------------
+New Features:
+ - Moved clear button, and made it clear cpr as well.
+ - Clears images, when changing cpr
+Bug Fixes:
+ - Removed server code, which built up a framequeue serverside.
+
+=======================================
+Juni 15 2005 - MIaV version 0.2.4
---------------------------------------
New Features:
- Skip every other frame, in player window, in order to save resources.
+ - Logging added
+ - A brand new filehandler, that wraps files at max filesize and
+ removes raceconditions upon openening.
+ - Clear button added in the gui (clears images and cpr)
Bug Fixes:
- Fixed crash, when socket could not connect.