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 2f788c848..437d26123 100644 --- a/version.log +++ b/version.log @@ -9,10 +9,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="19" VERSION_EXTRA="-svn" -VERSION_BUILD="1249" +VERSION_BUILD="1250" # $Log$ # +# BUILD : 1.7.19 (1250) +# BUGS : 718 +# NOTES : Fixed the fact that we did not send a receive-notification for the SQUIT for a juped server +# # BUILD : 1.7.19 (1249) # BUGS : 726 # NOTES : Fixed some jupe stuff: when juping a currently non-existing server, it was still squitted and the globaloncycleup message was sent to newly juped servers |