summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 467edcb6a..c8d6eb241 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,11 @@ 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/11/06
+ * Corrected Kaupe so it doesn't ends on the first part of Soul Destroyer.
+ [Skotlex]
+ * Applied some cleaning to the way Tatami Gaeshi knocks back. [Skotlex]
+ * Cleaned up the way mobskill_use checks for the correct event. It should
+ fix unlimited mob-skill-casting issues. [Skotlex]
* Removed the return code entry when logging GM reload-GM requests
(login-sql),it'll just be stored as zero. [Skotlex]
* Added a fix on socket.c to not pick INADDR_ANY when choosing our own IP.