summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorgeniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2005-05-03 15:20:53 +0000
committergeniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2005-05-03 15:20:53 +0000
commite8974f0d3e50a35c36ed63a1b454d2dc9fba51fc (patch)
tree6f0e8f523b74a79715cbe278916ba73fa34f8608 /Changes
parent22bf8b43b8d5ad4addff2ea9398e5da870699292 (diff)
BUILD : 1.7.8 (759) BUGS : NOTES : Various updates to the modulepack, and fixed an issue with mod_current_module set incorrectly in some cases, making the lang functions fail
git-svn-id: svn://svn.anope.org/anope/trunk@759 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@521 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes b/Changes
index 66a5b8b84..961d06268 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
Anope Version S V N
-------------------
Provided by Anope Dev. <dev@anope.org> - 2005
+05/03 A Dutch translation for all modulepack modules, where needed. [ #00]
04/30 A Modulepack with a few useful modules which are loaded by default. [ #00]
04/30 A Modularized all BotServ fantasy commands. [ #00]
04/30 A Event EVENT_PART_CHANNEL for when users part a channel. [ #00]
@@ -24,6 +25,8 @@ Provided by Anope Dev. <dev@anope.org> - 2005
02/13 A Internal Event support, see EVENTS in the doc folder for help [ #00]
02/05 A Support for Unreal 3.2 +I channel mode. [ #00]
02/03 A Merged anope-win32 branch into the main, now Win32 ready. [ #00]
+05/04 F Module language texts sometimes being mixed. [ #00]
+05/04 F Wrong datatype in the config parser for OSInfoDBName. [ #00]
05/03 F Wrong variable checking in anope_event_away(). [ #00]
05/02 F Wrong use of anope_cmd_mode() for dreamforge and ultimate2. [#332]
05/02 F Usermode +R instead of +Z used for services roots with Ultimate3. [#361]