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 f545b0014..c61757efe 100644 --- a/version.log +++ b/version.log @@ -9,10 +9,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="14" VERSION_EXTRA="" -VERSION_BUILD="1054" +VERSION_BUILD="1058" # $Log$ # +# BUILD : 1.7.14 (1058) +# BUGS : 496 +# NOTES : Removed legacy my_vsnprintf() code and anything related; detection for it was already gone... +# # BUILD : 1.7.14 (1054) # BUGS : 524 # NOTES : fixed typo in a function name. |