summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index a35430c4a..0890fc636 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,12 @@ Date Added
AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
+2007/10/24
+ * Increased the max. send buffer size to 5M since 1M is not enough
+ * Updated vs7 and vs6 project files
+ * Added upgrade_svn11548.sql to convert the mail table to new format
+ * Cleaned up the mail code, no more pointless dynamic allocation
+ * Cleaned up some messy guild code (more to come) [ultramage]
2007/10/23
* Fixed a compilation bug on linux (FALSE -> false) [Zephyrus]
2007/10/22