summaryrefslogtreecommitdiff
path: root/db/Changelog.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-23 05:40:58 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-23 05:40:58 +0000
commit4b211cc39158e74c1f1113015a1eadc8344547c1 (patch)
treef596bee2472372fdc808f3ddd545ed4a671873ba /db/Changelog.txt
parenteeebabb26b899a56926f2bd566a12e68c5d08ca6 (diff)
downloadhercules-4b211cc39158e74c1f1113015a1eadc8344547c1.tar.gz
hercules-4b211cc39158e74c1f1113015a1eadc8344547c1.tar.bz2
hercules-4b211cc39158e74c1f1113015a1eadc8344547c1.tar.xz
hercules-4b211cc39158e74c1f1113015a1eadc8344547c1.zip
- Added -fstack-protector to the Makefile, commented out by default.
- Increased all chase/follow skill rates by 10 since their trigger rate has been decreased by that much due to the unit-data update. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6237 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/Changelog.txt')
-rw-r--r--db/Changelog.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index fe083c7b1..77edcbb26 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -26,6 +26,10 @@
-----
=========================
+
+04/23
+ * Increased all chase/follow skill rates by 10 since their trigger rate has
+ been decreased by that much due to the unit-data update. [Skotlex]
04/22
* Updated Kiel/Odin mob stat to kRO official guidebook [Vicious]
* Major fix to the Einbroch mobs [Playtester]