diff options
author | deva <deva> | 2005-05-23 17:59:49 +0000 |
---|---|---|
committer | deva <deva> | 2005-05-23 17:59:49 +0000 |
commit | 0ee11d2d10133f77d69060a58b9c3b38c8ecc70a (patch) | |
tree | 97ab65312632139705156e1b9ae5ced68d7149d2 /ChangeLog | |
parent | a9b9e720d52e167c6aa8a2741ec2dd380f2e48c0 (diff) |
Fixed delete of NULL input queue
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,6 +1,14 @@ +-*- Text -*- +======================================= Changelog for MIaV ======================================= +May 2005 - MIaV version 0.2.3 +New Features: + - +Bug Fixes: + - Free of NULL input queue removed. + May 22 2005 - MIaV version 0.2.2 New Features: - Added multithread encoding to the server. |