diff options
author | mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b <mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-01-09 14:16:20 +0000 |
---|---|---|
committer | mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b <mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-01-09 14:16:20 +0000 |
commit | 71eb7fc49274b0487ccaaaed13f89da5c795405c (patch) | |
tree | 1cfcb73c5e50f6044bb474b806f62a2be6d14e5b | |
parent | 2f79c363053cdd0bf2c625f3997f8b872654c3c7 (diff) |
BUILD : 1.7.20 (1339) BUGS : NOTES : mark is a retard when it comes to editing Changes :(
git-svn-id: svn://svn.anope.org/anope/trunk@1339 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1055 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r-- | Changes | 2 | ||||
-rw-r--r-- | version.log | 6 |
2 files changed, 6 insertions, 2 deletions
@@ -1,12 +1,12 @@ Anope Version S V N -------------------- -01/09 F InspIRCd crash on certain FMODE sends [#821] 12/30 F Grouped root nicks could result in loss of power when using MySQL.[#812] 01/01 F Databases not being saved on quit caused by connection error. [#811] 01/05 F Re-idenficiation after netsplit on InspIRCd. [#817] 01/05 F Founder channelmode (+q) not correctly parsed in FJOIN. [ #00] 01/06 F Updated documentation where needed. [ #00] 01/06 F InspIRCD +q and +a prefixes were swapped. [ #00] +01/09 F InspIRCd crash on certain FMODE sends [#821] Provided by Trystan <trystan@nomadirc.net> - 2008 01/04 F Detection of Windows Vista and Windows Server 2008. [#815] diff --git a/version.log b/version.log index 54902cb3a..8c6627eb9 100644 --- a/version.log +++ b/version.log @@ -9,10 +9,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="20" VERSION_EXTRA="-svn" -VERSION_BUILD="1338" +VERSION_BUILD="1339" # $Log$ # +# BUILD : 1.7.20 (1339) +# BUGS : +# NOTES : mark is a retard when it comes to editing Changes :( +# # BUILD : 1.7.20 (1338) # BUGS : 821 # NOTES : Temporary patch for the crash in inspircd_cmd_mode() |