diff options
Diffstat (limited to 'version.log')
-rw-r--r-- | version.log | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/version.log b/version.log index 0bfe1bd41..2c125f83a 100644 --- a/version.log +++ b/version.log @@ -9,10 +9,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="21" VERSION_EXTRA="-svn" -VERSION_BUILD="1364" +VERSION_BUILD="1365" # $Log$ # +# BUILD : 1.7.21 (1365) +# BUGS : 850, 851, 852 +# NOTES : Fixed several memory leaks reported by Trystan. Do not forget to free allocated memory! +# # BUILD : 1.7.21 (1364) # BUGS : 844 # NOTES : Removed broken version checking for windows media center edition and tablet edition; free(Jobe); |