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 a758434a5..f4091b2da 100644 --- a/version.log +++ b/version.log @@ -9,10 +9,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="13" VERSION_EXTRA="-svn" -VERSION_BUILD="972" +VERSION_BUILD="974" # $Log$ # +# BUILD : 1.7.13 (974) +# BUGS : 454 +# NOTES : Fixed a crash when passing a NULL-user to moduleGetLangString +# # BUILD : 1.7.13 (972) # BUGS : # NOTES : Fixed a bug involving EVENT_ACCESS_DEL. |