summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-09 13:54:37 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-09 13:54:37 +0000
commit8711b3099048ccacaa84f52fef06e4c6ded4aa4b (patch)
tree30ebf59a02f2f8b31d1ebd4a775eb3a9a653a06a /Changelog-Trunk.txt
parent4b87d42d9a57f3d3995a78da3c8557955f717c3e (diff)
downloadhercules-8711b3099048ccacaa84f52fef06e4c6ded4aa4b.tar.gz
hercules-8711b3099048ccacaa84f52fef06e4c6ded4aa4b.tar.bz2
hercules-8711b3099048ccacaa84f52fef06e4c6ded4aa4b.tar.xz
hercules-8711b3099048ccacaa84f52fef06e4c6ded4aa4b.zip
- Added an error report and correction when the map server receives a guild from the char-server with more guild members than MAX_GUILD.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7072 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 00d538f0b..38b3da6b9 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,8 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/06/09
+ * Added an error report and correction when the map server receives a guild
+ from the char-server with more guild members than MAX_GUILD. [Skotlex]
* Changed the interval between waterballs back to 125 [MasterOfMuppets]
* Fixed a typo in char_sql/char.c, thanks to Euph [MasterOfMuppets]
2006/06/08