diff options
author | ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b <ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-04-01 20:57:10 +0000 |
---|---|---|
committer | ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b <ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2004-04-01 20:57:10 +0000 |
commit | 8c2baf706f2d7d8fe2a796bed72be650c7df1e23 (patch) | |
tree | 4fc29b51afc09ca7e5f166eb5792a0e78ff4cc86 | |
parent | 0ea14787701be33dd04b255110923b9003a34ee3 (diff) |
Changes
git-svn-id: svn://svn.anope.org/anope/trunk@24 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@15 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r-- | Changes | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ Anope Version 1.7.0 Provided by Anope Dev. <dev@anope.org> 2004/03/31 Fixed MySQL double encryption if using MD5. 2004/03/31 Implemented MySQL Phase2 (see docs/MYSQL file) -2004/03/31 Modules can now add Commands/Messages from outside of AnopeInit +2004/03/31 Modules can now add Commands/Messages from outside of AnopeInit. 2004/03/31 Fixed a bug with recersive module callbacks. 2004/03/30 Added channelname to entrymsg. 2004/03/28 Fixed tables.sql and removed needless tables. |