summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-11-06 04:09:49 +0000
committerLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-11-06 04:09:49 +0000
commit8d6b71f8e12e1211ce1c62dd9bc56f1d9eb765b4 (patch)
treea70b74f7b1704f4dea0ae634ee46a7c919effbd7 /Changelog-Trunk.txt
parentc5e4574753d477a01ae5d7e9476d39239d56b8d1 (diff)
downloadhercules-8d6b71f8e12e1211ce1c62dd9bc56f1d9eb765b4.tar.gz
hercules-8d6b71f8e12e1211ce1c62dd9bc56f1d9eb765b4.tar.bz2
hercules-8d6b71f8e12e1211ce1c62dd9bc56f1d9eb765b4.tar.xz
hercules-8d6b71f8e12e1211ce1c62dd9bc56f1d9eb765b4.zip
* Temperory fixed stability issue caused by initial status_calc_pc being placed AFTER another status_calc_pc.
modified Changelog-Trunk.txt modified src/map/pc.c git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9148 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 635246c70..9c6d7fc27 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,9 @@ 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.
+2006/11/06
+ * Temperory fixed stability issue caused by initial status_calc_pc
+ being placed AFTER another status_calc_pc. [Lance]
2006/11/05
* Updated sql files [Toms]
* Updated perl files acording to rev 9135 [Toms]